Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
In this namespace can be found scene management classes like SceneManager, SceneNode, Camera, and so on. More...
Classes | |
class | GroupNode |
Class representing a group node in the scene graph. More... | |
class | Node |
class | RootNode |
Class representing the root node in the scene graph. More... | |
class | Scene |
class | SceneFactory |
class | SceneManager |
Enumerations | |
enum | NodeType { NT_UNDEFINED, NT_ROOT, NT_GROUP, NT_RENDERABLE, NT_LIGHT, NT_CAMERA, NT_SOUND, NT_BODY, NT_LISTENER, NT_COUNT } |
enum | TransformSpace { TS_LOCAL, TS_PARENT, TS_WORLD } |
In this namespace can be found scene management classes like SceneManager, SceneNode, Camera, and so on.
enum scene::NodeType |
The KG Game Engine
Documentation © 2006-2011 by Kat'Oun. Generated on Sat Jul 2 2011 00:50:10 by
Doxygen
(1.7.4)
|