Pyrogenesis
13997
|
Public Attributes | |
std::string | name |
float | translation [3] |
float | orientation [4] |
uint8 | bone |
Definition at line 54 of file PMDConvert.cpp.
uint8 PropPoint::bone |
Definition at line 59 of file PMDConvert.cpp.
std::string PropPoint::name |
Definition at line 56 of file PMDConvert.cpp.
float PropPoint::orientation[4] |
Definition at line 58 of file PMDConvert.cpp.
float PropPoint::translation[3] |
Definition at line 57 of file PMDConvert.cpp.