My Project
Public Attributes | List of all members
ParaEngine::XFile::Mesh Struct Reference

Helper structure to represent an XFile mesh. More...

#include <XFileHelper.h>

Public Attributes

std::vector< Vector3mPositions
 
std::vector< FacemPosFaces
 
std::vector< Vector3mNormals
 
std::vector< FacemNormFaces
 
unsigned int mNumTextures
 
std::vector< Vector2mTexCoords [PARAX_MAX_NUMBER_OF_TEXTURECOORDS]
 
unsigned int mNumColorSets
 
std::vector< LinearColormColors [PARAX_MAX_NUMBER_OF_COLOR_SETS]
 
std::vector< unsigned int > mFaceMaterials
 
std::vector< MaterialmMaterials
 
std::vector< BonemBones
 

Detailed Description

Helper structure to represent an XFile mesh.


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