#include <texturemanager.h>
Definition at line 29 of file texturemanager.h.
◆ clearCache()
void TextureManager::clearCache |
( |
| ) |
|
◆ getEmptyTexture()
const TexturePtr& TextureManager::getEmptyTexture |
( |
| ) |
|
|
inline |
◆ getTexture()
TexturePtr TextureManager::getTexture |
( |
const std::string & |
fileName | ) |
|
◆ init()
void TextureManager::init |
( |
| ) |
|
◆ liveReload()
void TextureManager::liveReload |
( |
| ) |
|
◆ poll()
void TextureManager::poll |
( |
| ) |
|
◆ preload()
void TextureManager::preload |
( |
const std::string & |
fileName | ) |
|
|
inline |
◆ terminate()
void TextureManager::terminate |
( |
| ) |
|
The documentation for this class was generated from the following files: