TextureManager Class Reference
#include <TextureManager.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| void TextureManager::Begin |
( |
|
) |
|
|
| void TextureManager::BindTexture |
( |
unsigned int |
image_number |
) |
|
|
| void TextureManager::CheckUpdate |
( |
|
) |
|
|
| void TextureManager::CleanTextures |
( |
|
) |
[protected] |
|
| void TextureManager::DisableTexture |
( |
bool |
maskOnly = false |
) |
|
|
| void TextureManager::DrawImage |
( |
unsigned int |
image_number, |
|
|
unsigned int |
display_list |
|
) |
|
|
| void TextureManager::End |
( |
|
) |
|
|
| unsigned int TextureManager::GetMaxTextureSizePower |
( |
|
) |
[protected] |
|
| unsigned int TextureManager::GetMaxTotalTexels |
( |
|
) |
[protected] |
|
| bool TextureManager::GetPhotometricCorrect |
( |
|
) |
[inline] |
|
| unsigned int TextureManager::GetTextureName |
( |
unsigned int |
image_number |
) |
|
|
| void TextureManager::SetPhotometricCorrect |
( |
bool |
state |
) |
|
|
Member Data Documentation
The documentation for this class was generated from the following files: