Changeset 6033 for code/branches/steering/src/orxonox/graphics
- Timestamp:
- Nov 4, 2009, 5:47:31 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/steering/src/orxonox/graphics/Camera.h
r5781 r6033 52 52 void releaseFocus(); 53 53 54 inline Ogre::Camera* getCamera() 55 { return this->camera_; } 56 54 57 inline bool hasFocus() 55 58 { return this->bHasFocus_; }
Note: See TracChangeset
for help on using the changeset viewer.