Changeset 4338 in orxonox.OLD for orxonox/trunk/src/world_entities
- Timestamp:
- May 27, 2005, 9:16:53 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/world_entities/camera.h
r3869 r4338 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.