HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLTF_Translator::Joint Struct Reference

#include <GLTF_Translator.h>

Public Attributes

bool myIsRoot
 
GLTF_Index myParent
 
UT_Array< GLTF_IndexmyChildren
 
GA_Offset myPointOffset
 
UT_StringHolder myName
 
UT_StringHolder myPath
 
UT_Vector3D myRestTranslation
 
UT_Quaternion myRestRotation
 
UT_Vector3D myRestScale
 

Detailed Description

Definition at line 46 of file GLTF_Translator.h.

Member Data Documentation

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.


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