liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
TextureCache
liberty
graphics
texture
cache
*
class
TextureCache {
Texture
getTexture
(string path);
Texture
getCubeMapTexture
(string[6] paths);
}
Members
Functions
getCubeMapTexture
Texture
getCubeMapTexture
(string[6] paths)
*
getTexture
Texture
getTexture
(string path)
*
Meta
Source
See Implementation
liberty
graphics
texture
cache
classes
TextureCache
*