Changeset 4298 in orxonox.OLD for orxonox/branches/physics/src/world_entities
- Timestamp:
- May 26, 2005, 2:03:33 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/physics/src/world_entities/camera.h
r3953 r4298 19 19 This class controls the viewpoint from which the World is rendered. 20 20 */ 21 class Camera : public PNode 21 class Camera : public PNode 22 22 { 23 23 private:
Note: See TracChangeset
for help on using the changeset viewer.