- Timestamp:
- 10/10/06 01:27:11 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/OgreKdTreeSceneManager.cpp
r1593 r1595 1322 1322 // converter between view cell ids and Ogre entites 1323 1323 GtpVisibilityPreprocessor::IndexedBoundingBoxContainer iboxes; 1324 OgreBoundingBoxConverter bconverter(this);1324 KdTreeBoundingBoxConverter bconverter(this); 1325 1325 1326 1326 // load the view cells assigning the found objects to the pvss
Note: See TracChangeset
for help on using the changeset viewer.