Assimp  v3.1.1 (June 2014)
Assimp::MDL::TexCoord_MDL7 Struct Reference

Data structure for an UV coordinate in the 3DGS MDL7 format. More...

Public Attributes

float u
 position, horizontally in range 0..1 More...
 
float v
 position, vertically in range 0..1 More...
 

Detailed Description

Data structure for an UV coordinate in the 3DGS MDL7 format.

Member Data Documentation

float Assimp::MDL::TexCoord_MDL7::u

position, horizontally in range 0..1

float Assimp::MDL::TexCoord_MDL7::v

position, vertically in range 0..1


The documentation for this struct was generated from the following file: