- Timestamp:
- 10/27/05 03:25:09 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/work/ogre_changes/Plugins/OctreeSceneManager/src/OgreOctree.cpp
r347 r350 105 105 #ifdef GTP_VISIBILITY_MODIFIED_OGRE 106 106 // update bounds because we want tight octree 107 if (1) _updateBounds();107 _updateBounds(); 108 108 109 109 #endif //GTP_VISIBILITY_MODIFIED_OGRE
Note: See TracChangeset
for help on using the changeset viewer.