class GmFileCache |
Class Description
![]() | fetchTexture (char* filename) Returns id of specified texture |
![]() | flushTexture (char* filename) Removes specified texture from cache |
![]() | flushTexture (GLuint id) Removes specified texture from cache |
![]() | flushTextures () Removes all textures from cache |
![]() | getInstance () Returns pointer to this singelton object |
![]() | mTextures Map linking filenames to textures ids |
![]() | GmFileCache () Protected constructor |
![]() | ~GmFileCache () Virtual destructor |
Class Description
Alphabetic index HTML hierarchy of classes or Java