Changeset 211 for trunk/src/video.h
- Timestamp:
- Sep 13, 2010, 1:34:00 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/video.h
r209 r211 20 20 static void Setup(int width, int height); 21 21 static void SetFov(float theta); 22 static void SetDepth(bool set); 22 23 static void Clear(); 23 24 static void Capture(uint32_t *buffer);
Note: See TracChangeset
for help on using the changeset viewer.