Go to the source code of this file.
Classes | |
class | OctTreeComponent |
Component wrapper of Irrlicht's SceneManager function addOctTreeSceneNode(...). More... | |
Functions | |
void | bindOctTreeComponent (asIScriptEngine *engine) |
Binds the OctreeComponent class to AngelScript so that it can be used within scripts. |
void bindOctTreeComponent | ( | asIScriptEngine * | engine | ) |
Binds the OctreeComponent class to AngelScript so that it can be used within scripts.
Definition at line 86 of file OctTreeComponent.cpp.