Changeset 347 for trunk/VUT/Ogre/include
- Timestamp:
- 10/24/05 16:37:50 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/VUT/Ogre/include/OgreVisibilityTerrainSceneManager.h
r254 r347 92 92 void renderModulativeStencilShadowedQueueGroupObjects(RenderQueueGroup* pGroup); 93 93 94 /** Override standard function so octree boxes are always of equal side length. 95 This has advantages for CHC, because terrain tiles are in different octree nodes 96 and can be culled. 97 */ 98 void setWorldGeometry( const String& filename ); 99 94 100 protected: 95 101
Note: See TracChangeset
for help on using the changeset viewer.