Changeset 784 for trunk/src/video.h
- Timestamp:
- Jun 22, 2011, 12:36:47 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/video.h
r755 r784 33 33 static void Capture(uint32_t *buffer); 34 34 static vec2i GetSize(); 35 static mat4 const & GetProjMatrix(); 36 static mat4 const & GetViewMatrix(); 35 37 }; 36 38
Note: See TracChangeset
for help on using the changeset viewer.