Assimp  v4.1. (December 2018)
Assimp::MDL::Triangle_MDL7 Struct Reference

Triangle data structure for the 3DGS MDL7 format. More...

Public Attributes

SkinSet_MDL7 skinsets [2]
 Two skinsets. The second will be used for multi-texturing. More...
 
uint16_t v_index [3]
 Vertex indices. More...
 

Detailed Description

Triangle data structure for the 3DGS MDL7 format.

Member Data Documentation

◆ skinsets

SkinSet_MDL7 Assimp::MDL::Triangle_MDL7::skinsets[2]

Two skinsets. The second will be used for multi-texturing.

◆ v_index

uint16_t Assimp::MDL::Triangle_MDL7::v_index[3]

Vertex indices.


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