Public Member Functions | |
UVMaps () | |
boolean | HasMap (uint32 index, int32 uvSpaceId) |
void | Set (uint32 width, uint32 height) |
Public Attributes | |
UVMap | fMap [kNbrUVMapsIndices] |
uint32 | fWidth |
uint32 | fHeight |
Stores the texture maps (one per shader channel) calculated for an instance, and their size. (see I3DShInstance::GetFlatennedTexturesSync)
UVMaps::UVMaps | ( | ) | [inline] |
UVMap UVMaps::fMap[kNbrUVMapsIndices] |