|
HDK
|
This is the complete list of members for GLTF_Translator, including all inherited members.
| addGltfDetailAttrib(GU_Detail *gdp, GLTF_Reader &gltf_reader, const UT_StringHolder &attrib_name, const UT_StringHolder &value, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| ALL enum value | GLTF_Translator | |
| createCapturePoseAttributes(GU_Detail *gdp, const GLTF_Reader &gltf_reader, const GLTF_Index node_idx, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| getAnimationNames(const GLTF_Reader &gltf_reader, UT_StringArray &names, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| getMeshIndexFromName(const GLTF_Reader *gltf_reader, const char *mesh_name, GLTF_Index &mesh_idx, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| getNodeIndexFromName(const GLTF_Reader *gltf_reader, const char *node_name, GLTF_Index &node_idx, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| getNodes(const GLTF_Reader &gltf_reader, UT_StringArray &names, UT_Array< GLTF_Index > &ids, GLTF_ErrorManager &errors, NodeFilter filter=NodeFilter::ALL) | GLTF_Translator | static |
| getNodeTransform(const GLTF_Reader &gltf_reader, const GLTF_Index node_idx, UT_Matrix4 &transform, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| importMaterial(GU_Detail *gdp, const GLTF_Reader *gltf_reader, const GLTF_Index mat_idx, const ImportOptions &options, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| importMesh(GU_Detail *gdp, GLTF_Reader *gltf_reader, const GLTF_Index mesh_idx, const ImportOptions &options, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| importSkeleton(GU_Detail *gdp, GLTF_Reader *gltf_reader, const GLTF_Index root_node, UT_Map< GLTF_Index, Joint > &joints, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| importSkinnedMesh(GU_Detail *gdp, GLTF_Reader *gltf_reader, const GLTF_Index node_idx, const ImportOptions &options, GLTF_ErrorManager &errors) | GLTF_Translator | static |
| NodeFilter enum name | GLTF_Translator | |
| SKINNED_MESH enum value | GLTF_Translator |