HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GLTF_NAMESPACE::GLTF_Refiner::RefineOptions Struct Reference

#include <GLTF_Refiner.h>

Public Attributes

bool output_custom_attribs = false
 
bool exporting_skin = false
 
UT_Function< exint(exint)> boneCapture_index_to_joint = {}
 
bool blendshape = false
 
MeshNameSource mesh_name_source
 
UT_StringHolder mesh_name_val
 

Detailed Description

Definition at line 92 of file GLTF_Refiner.h.

Member Data Documentation

bool GLTF_NAMESPACE::GLTF_Refiner::RefineOptions::blendshape = false

Definition at line 98 of file GLTF_Refiner.h.

UT_Function<exint(exint)> GLTF_NAMESPACE::GLTF_Refiner::RefineOptions::boneCapture_index_to_joint = {}

Definition at line 97 of file GLTF_Refiner.h.

bool GLTF_NAMESPACE::GLTF_Refiner::RefineOptions::exporting_skin = false

Definition at line 95 of file GLTF_Refiner.h.

MeshNameSource GLTF_NAMESPACE::GLTF_Refiner::RefineOptions::mesh_name_source

Definition at line 100 of file GLTF_Refiner.h.

UT_StringHolder GLTF_NAMESPACE::GLTF_Refiner::RefineOptions::mesh_name_val

Definition at line 101 of file GLTF_Refiner.h.

bool GLTF_NAMESPACE::GLTF_Refiner::RefineOptions::output_custom_attribs = false

Definition at line 94 of file GLTF_Refiner.h.


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