Skip to content

Commit

Permalink
Remove Octree, OctreeZone and PCZ SceneManagers (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
darksylinc committed Dec 27, 2021
1 parent 4c8919d commit 87edb10
Show file tree
Hide file tree
Showing 57 changed files with 1 addition and 14,886 deletions.
3 changes: 1 addition & 2 deletions OgreMain/include/OgreSceneManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,7 @@ namespace Ogre {
to be extended through subclassing in order to provide more specialised
scene organisation structures for particular needs. The default
SceneManager culls based on a hierarchy of node bounding boxes, other
implementations can use an octree (@see OctreeSceneManager),
and many other options. New SceneManager
implementations can use an octree, and many other options. New SceneManager
implementations can be added at runtime by plugins, see
SceneManagerEnumerator for the interfaces for adding new SceneManager
types.
Expand Down
162 changes: 0 additions & 162 deletions PlugIns/OctreeSceneManager/include/OgreOctree.h

This file was deleted.

83 changes: 0 additions & 83 deletions PlugIns/OctreeSceneManager/include/OgreOctreeCamera.h

This file was deleted.

Loading

0 comments on commit 87edb10

Please sign in to comment.