Changeset 2111 for GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE
- Timestamp:
- 02/09/07 14:39:35 (18 years ago)
- Location:
- GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/include/OgreBoundingBoxConverter.h
r2097 r2111 8 8 #include "Containers.h" 9 9 #include "IntersectableWrapper.h" 10 //#include "KdTree.h"11 10 12 11 … … 14 13 15 14 #define USE_KD_PVS 1 15 16 16 class Entity; 17 17 class OctreeSceneManager; -
GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/src/Plugin_VisibilitySceneManager.vcproj
r2100 r2111 638 638 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 639 639 <File 640 RelativePath="..\src\OgreBoundingBoxConverter.cpp">641 </File>642 <File643 640 RelativePath="..\src\OgreMeshInstance.cpp"> 644 641 </File>
Note: See TracChangeset
for help on using the changeset viewer.