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

#include <GLTF_GeoLoader.h>

Public Attributes

bool loadCustomAttribs = true
 
bool promotePointAttribs = true
 
bool consolidatePoints = true
 
fpreal pointConsolidationDistance = 0.0001F
 
bool addPathAttribute = false
 
UT_StringHolder pathAttributeName
 
UT_StringHolder pathAttributeValue
 

Detailed Description

Definition at line 49 of file GLTF_GeoLoader.h.

Member Data Documentation

bool GLTF_NAMESPACE::GLTF_MeshLoadingOptions::addPathAttribute = false

Definition at line 55 of file GLTF_GeoLoader.h.

bool GLTF_NAMESPACE::GLTF_MeshLoadingOptions::consolidatePoints = true

Definition at line 53 of file GLTF_GeoLoader.h.

bool GLTF_NAMESPACE::GLTF_MeshLoadingOptions::loadCustomAttribs = true

Definition at line 51 of file GLTF_GeoLoader.h.

UT_StringHolder GLTF_NAMESPACE::GLTF_MeshLoadingOptions::pathAttributeName

Definition at line 56 of file GLTF_GeoLoader.h.

UT_StringHolder GLTF_NAMESPACE::GLTF_MeshLoadingOptions::pathAttributeValue

Definition at line 57 of file GLTF_GeoLoader.h.

fpreal GLTF_NAMESPACE::GLTF_MeshLoadingOptions::pointConsolidationDistance = 0.0001F

Definition at line 54 of file GLTF_GeoLoader.h.

bool GLTF_NAMESPACE::GLTF_MeshLoadingOptions::promotePointAttribs = true

Definition at line 52 of file GLTF_GeoLoader.h.


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