Changeset 1199 for trunk/src/video.h
- Timestamp:
- Apr 7, 2012, 11:55:32 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/video.h
r863 r1199 30 30 static void SetFov(float theta); 31 31 static void SetDepth(bool set); 32 static void SetClearColor(vec4 color); 32 33 static void Clear(); 33 34 static void Capture(uint32_t *buffer);
Note: See TracChangeset
for help on using the changeset viewer.