tlp::GlTextureManager Class Reference#include <GlTextureManager.h>
List of all members. Public Member Functions
Static Public Member Functions
Member Function Documentation
| static void tlp::GlTextureManager::createInst |
( |
|
) |
[static] |
| void tlp::GlTextureManager::changeContext |
( |
unsigned long |
context |
) |
|
| GlTexture tlp::GlTextureManager::getTextureInfo |
( |
const std::string & |
|
) |
|
| bool tlp::GlTextureManager::loadTexture |
( |
const std::string & |
|
) |
|
| void tlp::GlTextureManager::beginNewTexture |
( |
const std::string & |
|
) |
|
| bool tlp::GlTextureManager::activateTexture |
( |
const std::string & |
|
) |
|
| void tlp::GlTextureManager::desactivateTexture |
( |
|
) |
|
|