Changeset 2278 for GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include
- Timestamp:
- 03/22/07 11:48:21 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreOctreeHierarchyInterface.h
r2259 r2278 16 16 17 17 /** Sets the number of nodes in this octree 18 @remark do not confuse this with the OctreeNode class which is derived from SceneNode 18 @remark do not confuse this with the OctreeNode class 19 which is derived from SceneNode. 19 20 @param num number of nodes in the octree 20 21 */
Note: See TracChangeset
for help on using the changeset viewer.