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

Skin set data structure for the 3DGS MDL7 format MDL7 references UV coordinates per face via an index list. More...

Public Attributes

int32_t material
 Material index. More...
 
uint16_t st_index [3]
 Index into the UV coordinate list. More...
 

Detailed Description

Skin set data structure for the 3DGS MDL7 format MDL7 references UV coordinates per face via an index list.

This allows the use of multiple skins per face with just one UV coordinate set.

Member Data Documentation

int32_t Assimp::MDL::SkinSet_MDL7::material

Material index.

uint16_t Assimp::MDL::SkinSet_MDL7::st_index[3]

Index into the UV coordinate list.


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