|
Assimp v3.1.1 (June 2014)
|
Data structure for an UV coordinate in the 3DGS MDL3 format. More...
#include <MDLFileData.h>
Public Attributes | |
| int16_t | u |
| position, horizontally in range 0..skinwidth-1 More... | |
| int16_t | v |
| position, vertically in range 0..skinheight-1 More... | |
Data structure for an UV coordinate in the 3DGS MDL3 format.
| int16_t Assimp::MDL::TexCoord_MDL3::u |
position, horizontally in range 0..skinwidth-1
| int16_t Assimp::MDL::TexCoord_MDL3::v |
position, vertically in range 0..skinheight-1