|
HDK
|
#include <TIL_TextureMap.h>
Public Attributes | |
| const char * | myFilename |
| int | myXres |
| int | myYres |
| int | myRampNodes |
| int | myImageCount |
| int64 | myMemory |
| int | myOwnership |
Definition at line 99 of file TIL_TextureMap.h.
| const char* TIL_TextureMapStat::myFilename |
Definition at line 101 of file TIL_TextureMap.h.
| int TIL_TextureMapStat::myImageCount |
Definition at line 104 of file TIL_TextureMap.h.
| int64 TIL_TextureMapStat::myMemory |
Definition at line 105 of file TIL_TextureMap.h.
| int TIL_TextureMapStat::myOwnership |
Definition at line 106 of file TIL_TextureMap.h.
| int TIL_TextureMapStat::myRampNodes |
Definition at line 103 of file TIL_TextureMap.h.
| int TIL_TextureMapStat::myXres |
Definition at line 102 of file TIL_TextureMap.h.
| int TIL_TextureMapStat::myYres |
Definition at line 102 of file TIL_TextureMap.h.