|
XFile::Scene * | GetXFile (const std::string &filename) |
|
void | Cleanup () |
|
|
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) |
|
The documentation for this class was generated from the following files:
- Client/trunk/ParaEngineClient/BlockEngine/BlockModelManager.h
- Client/trunk/ParaEngineClient/BlockEngine/BlockModelManager.cpp