- Timestamp:
- 01/31/07 08:31:27 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreBvHierarchySceneManager.cpp
r2066 r2067 1329 1329 // the scene objects using the bounding boxes 1330 1330 mViewCellsManager = 1331 GtpVisibilityPreprocessor::ViewCellsManager::LoadViewCells(filename, &mObjects, false, &bconverter); 1331 GtpVisibilityPreprocessor::ViewCellsManager:: 1332 LoadViewCells(filename, &mObjects, false, &bconverter); 1332 1333 1333 1334 return (mViewCellsManager != NULL);
Note: See TracChangeset
for help on using the changeset viewer.