source: GTP/trunk/Lib/Vis/OnlineCullingCHC/OGRE/misc/OgreKdTreeSceneManager.def @ 1163

Revision 1163, 92 bytes checked in by szydlowski, 18 years ago (diff)

Added KdTreeSceneManager? to Plugin_VisibilitySceneManager (OnlineCullingCHC)
The KdTreeSceneManager? features view frustum culling only so far, occlusion culling will be implemented soon
Also added a test application for the KdTreeSceneManager? to App/Demos/Vis?

Line 
1LIBRARY Plugin_KdTreeSceneManager
2EXPORTS
3        dllStartPlugin
4        dllShutdownPlugin
5        dllStopPlugin
Note: See TracBrowser for help on using the repository browser.