#include <TIL_TextureMap.h>
Definition at line 150 of file TIL_TextureMap.h.
static void TIL_TextureCache::bumpVersion |
( |
| ) |
|
|
static |
static void TIL_TextureCache::clearCache |
( |
int |
only_out_of_date = 0 | ) |
|
|
static |
static int TIL_TextureCache::getAutoFlush |
( |
| ) |
|
|
static |
static int64 TIL_TextureCache::getCacheMemSize |
( |
| ) |
|
|
static |
static int TIL_TextureCache::getCacheSize |
( |
| ) |
|
|
static |
static void TIL_TextureCache::getConversionStats |
( |
exint & |
num_conversions, |
|
|
exint & |
current_memory, |
|
|
exint & |
peak_memory |
|
) |
| |
|
static |
static ErrorFiles TIL_TextureCache::getErrorFiles |
( |
| ) |
|
|
static |
static int TIL_TextureCache::getMaxHeight |
( |
| ) |
|
|
static |
static int TIL_TextureCache::getMaxWidth |
( |
| ) |
|
|
static |
static int64 TIL_TextureCache::getMemoryUsage |
( |
| ) |
|
|
static |
static bool TIL_TextureCache::getNonRATError |
( |
| ) |
|
|
static |
static bool TIL_TextureCache::getOIIOStats |
( |
OIIOStats & |
stats | ) |
|
|
static |
static int TIL_TextureCache::getVersion |
( |
| ) |
|
|
static |
static void TIL_TextureCache::imageDataDied |
( |
void * |
imagedata | ) |
|
|
static |
static void TIL_TextureCache::setAutoFlush |
( |
int |
onOff | ) |
|
|
static |
static void TIL_TextureCache::setCacheMemSize |
( |
int64 |
sizeinmb | ) |
|
|
static |
static void TIL_TextureCache::setCacheSize |
( |
int |
size = 100 | ) |
|
|
static |
static void TIL_TextureCache::setMaxSize |
( |
int |
w = 256 , |
|
|
int |
h = 256 |
|
) |
| |
|
static |
static void TIL_TextureCache::setNonRATError |
( |
bool |
on | ) |
|
|
static |
The documentation for this class was generated from the following file: