|
HDK
|
#include <GLTF_Translator.h>
Definition at line 84 of file GLTF_Translator.h.
| UT_Array<GLTF_Index> GLTF_Translator::Node::myChildren |
Definition at line 92 of file GLTF_Translator.h.
| bool GLTF_Translator::Node::myHasStaticMatrixTransform |
Definition at line 99 of file GLTF_Translator.h.
| GLTF_Index GLTF_Translator::Node::myId |
Definition at line 86 of file GLTF_Translator.h.
| bool GLTF_Translator::Node::myIsRoot |
Definition at line 88 of file GLTF_Translator.h.
| UT_Matrix4F GLTF_Translator::Node::myMatrixTransform |
Definition at line 100 of file GLTF_Translator.h.
| UT_StringHolder GLTF_Translator::Node::myName |
Definition at line 96 of file GLTF_Translator.h.
| GLTF_Index GLTF_Translator::Node::myParent |
Definition at line 91 of file GLTF_Translator.h.
| UT_StringHolder GLTF_Translator::Node::myPath |
Definition at line 97 of file GLTF_Translator.h.
| GA_Offset GLTF_Translator::Node::myPointOffset |
Definition at line 94 of file GLTF_Translator.h.
| UT_Quaternion GLTF_Translator::Node::myRestRotation |
Definition at line 103 of file GLTF_Translator.h.
| UT_Vector3F GLTF_Translator::Node::myRestScale |
Definition at line 104 of file GLTF_Translator.h.
| UT_Vector3F GLTF_Translator::Node::myRestTranslation |
Definition at line 102 of file GLTF_Translator.h.