Class TextureManager

Inheritance Relationships

Base Type

Class Documentation

class TextureManager : public ari::ResourceManager<Texture>

Public Functions

~TextureManager()

Protected Functions

bool LoadResource(Texture **ppOut, uint32_t handle, const std::string &filename, void *extraParams)