Assimp  v4.1. (December 2018)
pmd::PmdBone Class Reference

Public Member Functions

void Read (std::istream *stream)
 
void ReadExpantion (std::istream *stream)
 

Public Attributes

float bone_head_pos [3]
 
BoneType bone_type
 
uint16_t ik_parent_bone_index
 
std::string name
 
std::string name_english
 
uint16_t parent_bone_index
 
uint16_t tail_pos_bone_index
 

Member Function Documentation

◆ Read()

void pmd::PmdBone::Read ( std::istream *  stream)
inline

◆ ReadExpantion()

void pmd::PmdBone::ReadExpantion ( std::istream *  stream)
inline

Member Data Documentation

◆ bone_head_pos

float pmd::PmdBone::bone_head_pos[3]

◆ bone_type

BoneType pmd::PmdBone::bone_type

◆ ik_parent_bone_index

uint16_t pmd::PmdBone::ik_parent_bone_index

◆ name

std::string pmd::PmdBone::name

◆ name_english

std::string pmd::PmdBone::name_english

◆ parent_bone_index

uint16_t pmd::PmdBone::parent_bone_index

◆ tail_pos_bone_index

uint16_t pmd::PmdBone::tail_pos_bone_index

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