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

Deformer element in a MDL7 file. More...

Public Attributes

int32_t element_index
 bei deformer_typ==0 (==bones) element_index == bone index More...
 
char element_name [AI_MDL7_MAX_BONENAMESIZE]
 
int32_t weights
 

Detailed Description

Deformer element in a MDL7 file.

Member Data Documentation

◆ element_index

int32_t Assimp::MDL::DeformerElement_MDL7::element_index

bei deformer_typ==0 (==bones) element_index == bone index

◆ element_name

char Assimp::MDL::DeformerElement_MDL7::element_name[AI_MDL7_MAX_BONENAMESIZE]

◆ weights

int32_t Assimp::MDL::DeformerElement_MDL7::weights

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