Changeset 2206 for GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE
- Timestamp:
- 03/07/07 18:35:10 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreOcclusionCullingSceneManager.cpp
r2184 r2206 1910 1910 bool includeOverlays) 1911 1911 { 1912 if ( 0&& mNormalExecution)1912 if (1 && mNormalExecution) 1913 1913 { 1914 1914 TerrainSceneManager::_renderScene(camera, vp, includeOverlays);
Note: See TracChangeset
for help on using the changeset viewer.