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

Skin data structure #3 - used by MDL7 and HMP7. More...

Public Attributes

int8_t _unused_ [3]
 
int32_t height
 
char texture_name [AI_MDL7_MAX_TEXNAMESIZE]
 
uint8_t typ
 
int32_t width
 

Detailed Description

Skin data structure #3 - used by MDL7 and HMP7.

Member Data Documentation

◆ _unused_

int8_t Assimp::MDL::Skin_MDL7::_unused_[3]

◆ height

int32_t Assimp::MDL::Skin_MDL7::height

◆ texture_name

char Assimp::MDL::Skin_MDL7::texture_name[AI_MDL7_MAX_TEXNAMESIZE]

◆ typ

uint8_t Assimp::MDL::Skin_MDL7::typ

◆ width

int32_t Assimp::MDL::Skin_MDL7::width

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