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

#include <GLTF_Translator.h>

Public Attributes

MeshImportOptions myMeshImportOptions
 
MaterialImportOptions myMaterialImportOptions
 
ImportSpace myImportSpace = ImportSpace::World
 
NodeGeometryImportMethod myNodeGeometryImportMethod
 
UT_StringHolder myPathAttrib
 
bool myImportNames = true
 
ImportLevel myImportLevel
 
bool myImportExtras = true
 

Detailed Description

Definition at line 67 of file GLTF_Translator.h.

Member Data Documentation

bool GLTF_Translator::ImportOptions::myImportExtras = true

Definition at line 81 of file GLTF_Translator.h.

ImportLevel GLTF_Translator::ImportOptions::myImportLevel

Definition at line 79 of file GLTF_Translator.h.

bool GLTF_Translator::ImportOptions::myImportNames = true

Definition at line 76 of file GLTF_Translator.h.

ImportSpace GLTF_Translator::ImportOptions::myImportSpace = ImportSpace::World

Definition at line 71 of file GLTF_Translator.h.

MaterialImportOptions GLTF_Translator::ImportOptions::myMaterialImportOptions

Definition at line 70 of file GLTF_Translator.h.

MeshImportOptions GLTF_Translator::ImportOptions::myMeshImportOptions

Definition at line 69 of file GLTF_Translator.h.

NodeGeometryImportMethod GLTF_Translator::ImportOptions::myNodeGeometryImportMethod
Initial value:

Definition at line 72 of file GLTF_Translator.h.

UT_StringHolder GLTF_Translator::ImportOptions::myPathAttrib

Definition at line 74 of file GLTF_Translator.h.


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