My Project
|
Helper structure to represent a XFile frame. More...
#include <XFileHelper.h>
Public Member Functions | |
Node (Node *pParent) | |
Public Attributes | |
std::string | mName |
Matrix4 | mTrafoMatrix |
Node * | mParent |
std::vector< Node * > | mChildren |
std::vector< Mesh * > | mMeshes |
Helper structure to represent a XFile frame.