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