SceneNodeInstance Struct Reference
#include <SceneGraph.h>
Inheritance diagram for SceneNodeInstance:

Public Member Functions | |
| SceneNodeInstance (const std::string &instancee_, const SceneNodeType &instanceeType_) | |
| virtual bool | flatten (Matrix4x4 &transform, Matrix4x4 &transformInv, JSONParseData &data) |
Public Attributes | |
| std::string | instancee |
| SceneNodeType | instanceeType |
Detailed Description
Definition at line 96 of file SceneGraph.h.
Constructor & Destructor Documentation
| SceneNodeInstance::SceneNodeInstance | ( | const std::string & | instancee_, | |
| const SceneNodeType & | instanceeType_ | |||
| ) | [inline] |
Definition at line 100 of file SceneGraph.h.
Member Function Documentation
| bool SceneNodeInstance::flatten | ( | Matrix4x4 & | transform, | |
| Matrix4x4 & | transformInv, | |||
| JSONParseData & | data | |||
| ) | [virtual] |
Member Data Documentation
| std::string SceneNodeInstance::instancee |
Definition at line 97 of file SceneGraph.h.
Definition at line 98 of file SceneGraph.h.
The documentation for this struct was generated from the following files:
Generated on 28 Feb 2009 for Milton by
1.5.6