|
Assimp
v4.1. (December 2018)
|
Texture coordinate data structure used by the Quake1 MDL format. More...
Public Attributes | |
| int32_t | onseam |
| Is the vertex on the noundary between front and back piece? More... | |
| int32_t | s |
| Texture coordinate in the tx direction. More... | |
| int32_t | t |
| Texture coordinate in the ty direction. More... | |
| int32_t Assimp::MDL::TexCoord::onseam |
Is the vertex on the noundary between front and back piece?