My Project
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ParaEngine::BlockModelManager Class Reference

Public Member Functions

XFile::SceneGetXFile (const std::string &filename)
 
void Cleanup ()
 

Static Public Member Functions

static BlockModelManagerGetInstance ()
 

Protected Member Functions

bool OptimizeRectFaceModelInPlace (XFile::Scene &scene)
 optimize model, so that co-planer faces are packed as face1(0,1,3) face2(1,2,3) if a model can be optimized in this way, we will set scene.m_header.nModelFormat to 1.
 
void RemoveUntexturedFaces (XFile::Scene &scene)
 

Protected Attributes

std::map< std::string, XFile::Scene * > m_Xfiles
 

The documentation for this class was generated from the following files: