Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
A SceneManagerBVH that implements its spatial partitioning strategy using an ActorTree. More...
#include <SceneManagerActorTree.hpp>
Public Member Functions | |
| virtual const char * | className () |
| Returns the name of the class. | |
| SceneManagerActorTree () | |
A SceneManagerBVH that implements its spatial partitioning strategy using an ActorTree.
| vl::SceneManagerActorTree::SceneManagerActorTree | ( | ) | [inline] |
| virtual const char* vl::SceneManagerActorTree::className | ( | ) | [inline, virtual] |
Returns the name of the class.
Reimplemented from vl::SceneManagerBVH< ActorTree >.