_instance | SurfaceCache | [private, static] |
addSurface(Texture &texture) | SurfaceCache | |
addSurface(Texture &texture, LightMap *lightMap, BYTE intensity) | SurfaceCache | |
clear(void) | SurfaceCache | |
getCount(void) | SurfaceCache | |
getInstance() | SurfaceCache | [static] |
getSurface(HashKey sid) | SurfaceCache | |
m_rgbIntensity | SurfaceCache | [private] |
m_sid | SurfaceCache | [private] |
m_surfaces | SurfaceCache | [private] |
m_usedCounter | SurfaceCache | [private] |
refresh() | SurfaceCache | |
SurfaceCache() | SurfaceCache | [protected] |
updateSurface(HashKey sid, Texture &texture) | SurfaceCache | |
updateSurface(HashKey sid, Texture &texture, LightMap *lightMap, BYTE intensity) | SurfaceCache | |
~SurfaceCache(void) | SurfaceCache |