|
Assimp
v4.1. (December 2018)
|
Data structure for an UV coordinate in the 3DGS MDL3 format. More...
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