ScummVM API documentation
hpl::cMeshLoaderMSH Class Reference
Inheritance diagram for hpl::cMeshLoaderMSH:
hpl::iMeshLoader

Public Member Functions

 cMeshLoaderMSH (iLowLevelGraphics *apLowLevelGraphics)
 
cMeshLoadMesh (const tString &asFile, tMeshLoadFlag aFlags)
 
bool SaveMesh (cMesh *apMesh, const tString &asFile)
 
cWorld3DLoadWorld (const tString &asFile, cScene *apScene, tWorldLoadFlag aFlags)
 
cAnimationLoadAnimation (const tString &asFile)
 
bool IsSupported (const tString asFileType)
 
void AddSupportedTypes (tStringVec *avFileTypes)
 
- Public Member Functions inherited from hpl::iMeshLoader
 iMeshLoader (iLowLevelGraphics *apLowLevelGraphics)
 

Additional Inherited Members

- Static Public Member Functions inherited from hpl::iMeshLoader
static void SetRestricStaticLightToSector (bool abX)
 
static void SetUseFastMaterial (bool abX)
 
- Protected Attributes inherited from hpl::iMeshLoader
cMaterialManagermpMaterialManager
 
cMeshManagermpMeshManager
 
cAnimationManagermpAnimationManager
 
iLowLevelGraphicsmpLowLevelGraphics
 
cSystemmpSystem
 
- Static Protected Attributes inherited from hpl::iMeshLoader
static bool mbRestricStaticLightToSector
 
static bool mbUseFastMaterial
 

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