Changeset 1353 for trunk/src/camera.h
- Timestamp:
- May 9, 2012, 1:35:04 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/camera.h
r1350 r1353 31 31 32 32 void SetPosition(vec3 const &pos); 33 void SetRotation(quat const &rot); 33 34 void SetOrtho(float width, float height, float near, float far); 34 35 void SetPerspective(float fov, float width, float height,
Note: See TracChangeset
for help on using the changeset viewer.