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

bone transformation matrix structure used in MDL7 files More...

Public Attributes

int8_t _unused_ [2]
 I HATE 3DGS AND THE SILLY DEVELOPER WHO DESIGNED THIS STUPID FILE FORMAT! More...
 
uint16_t bone_index
 the index of this vertex, 0.. header::bones_num - 1 More...
 
float m [4 *4]
 4*3 More...
 

Detailed Description

bone transformation matrix structure used in MDL7 files

Member Data Documentation

◆ _unused_

int8_t Assimp::MDL::BoneTransform_MDL7::_unused_[2]

I HATE 3DGS AND THE SILLY DEVELOPER WHO DESIGNED THIS STUPID FILE FORMAT!

◆ bone_index

uint16_t Assimp::MDL::BoneTransform_MDL7::bone_index

the index of this vertex, 0.. header::bones_num - 1

◆ m

float Assimp::MDL::BoneTransform_MDL7::m[4 *4]

4*3


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