ScummVM API documentation
hpl::cMaterialManager Class Reference
Inheritance diagram for hpl::cMaterialManager:
hpl::iResourceManager

Public Member Functions

 cMaterialManager (cGraphics *apGraphics, cResources *apResources)
 
iResourceBaseCreate (const tString &asName)
 
iMaterialCreateMaterial (const tString &asName)
 
void Update (float afTimeStep)
 
void Destroy (iResourceBase *apResource)
 
void Unload (iResourceBase *apResource)
 
void SetTextureSizeLevel (unsigned int alLevel)
 
int GetTextureSizeLevel ()
 
void SetTextureFilter (eTextureFilter aFilter)
 
eTextureFilter GetTextureFilter ()
 
void SetTextureAnisotropy (float afX)
 
float GetTextureAnisotropy ()
 
tString GetPhysicsMaterialName (const tString &asName)
 
- Public Member Functions inherited from hpl::iResourceManager
 iResourceManager (cFileSearcher *apFileSearcher, LowLevelResources *apLowLevelResources, LowLevelSystem *apLowLevelSystem)
 
iResourceBaseGetByName (const tString &asName)
 
iResourceBaseGetByHandle (unsigned long alHandle)
 
cResourceBaseIterator GetResourceBaseIterator ()
 
void DestroyUnused (int alMaxToKeep)
 
virtual void DestroyAll ()
 

Additional Inherited Members

- Protected Member Functions inherited from hpl::iResourceManager
void BeginLoad (const tString &asFile)
 
void EndLoad ()
 
iResourceBaseFindLoadedResource (const tString &asName, tString &asFilePath)
 
void AddResource (iResourceBase *apResource, bool abLog=true)
 
void RemoveResource (iResourceBase *apResource)
 
unsigned long GetHandle ()
 
tString GetTabs ()
 
- Protected Attributes inherited from hpl::iResourceManager
unsigned long mlHandleCount
 
tResourceNameMap m_mapNameResources
 
tResourceHandleMap m_mapHandleResources
 
cFileSearchermpFileSearcher
 
LowLevelResourcesmpLowLevelResources
 
LowLevelSystemmpLowLevelSystem
 
unsigned long mlTimeStart
 
- Static Protected Attributes inherited from hpl::iResourceManager
static int mlTabCount
 

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