GA::kit v0.3
G&A's in-house C++ application framework
Loading...
Searching...
No Matches
texture.h File Reference
#include "ga/defines.h"
#include "ga/resource.h"

Go to the source code of this file.

Typedefs

using TextureCache = ResourceCache< Texture >
 

Functions

TextureCachetextureCache ()
 

Typedef Documentation

◆ TextureCache

using TextureCache = ResourceCache<Texture>

Function Documentation

◆ textureCache()

TextureCache & textureCache ( )
inline