Changeset 100 for trunk/VUT/Ogre/include
- Timestamp:
- 05/16/05 20:22:32 (20 years ago)
- Location:
- trunk/VUT/Ogre/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/Ogre/include/OgreVisibilityOctreeSceneManager.h
r99 r100 57 57 OctreeHierarchyInterface *mHierarchyInterface; 58 58 GtpVisibility::VisibilityManager *mVisibilityManager; 59 59 60 bool mUseVisibilityCulling; 61 bool mShowVisualization; 60 62 }; 61 63 -
trunk/VUT/Ogre/include/OgreVisibilityTerrainSceneManager.h
r99 r100 56 56 void WriteLog(); 57 57 void SetShowVisualization(bool showViz); 58 58 59 /* void SetSkyBoxEnabled(bool enabled); 60 void SetSkyPlaneEnabled(bool enabled); 61 void SetSkyDomeEnabled(bool enabled);*/ 62 59 63 protected: 60 64
Note: See TracChangeset
for help on using the changeset viewer.