HDK
|
#include <GLTF_Translator.h>
Definition at line 46 of file GLTF_Translator.h.
UT_Array<GLTF_Index> GLTF_Translator::Joint::myChildren |
Definition at line 50 of file GLTF_Translator.h.
bool GLTF_Translator::Joint::myIsRoot |
Definition at line 48 of file GLTF_Translator.h.
UT_StringHolder GLTF_Translator::Joint::myName |
Definition at line 54 of file GLTF_Translator.h.
GLTF_Index GLTF_Translator::Joint::myParent |
Definition at line 49 of file GLTF_Translator.h.
UT_StringHolder GLTF_Translator::Joint::myPath |
Definition at line 55 of file GLTF_Translator.h.
GA_Offset GLTF_Translator::Joint::myPointOffset |
Definition at line 52 of file GLTF_Translator.h.
UT_Quaternion GLTF_Translator::Joint::myRestRotation |
Definition at line 58 of file GLTF_Translator.h.
UT_Vector3D GLTF_Translator::Joint::myRestScale |
Definition at line 59 of file GLTF_Translator.h.
UT_Vector3D GLTF_Translator::Joint::myRestTranslation |
Definition at line 57 of file GLTF_Translator.h.