My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::XFile::Node Struct Reference

Helper structure to represent a XFile frame. More...

#include <XFileHelper.h>

Public Member Functions

 Node (Node *pParent)
 

Public Attributes

std::string mName
 
Matrix4 mTrafoMatrix
 
NodemParent
 
std::vector< Node * > mChildren
 
std::vector< Mesh * > mMeshes
 

Detailed Description

Helper structure to represent a XFile frame.


The documentation for this struct was generated from the following file: