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

#include <FBX_SceneProxy.h>

Public Attributes

bool myConvertUnits = true
 
bool myConvertAxisSystem = true
 
bool myConvertAxisSystemForceYUp = true
 
bool myImportTemplates = true
 only used when converting More...
 
bool myImportPivots = true
 
bool myImportGlobalSettings = true
 
bool myImportCharacters = true
 
bool myImportConstraints = true
 
bool myImportGobos = true
 
bool myImportShapes = true
 
bool myImportLinks = true
 
bool myImportTextures = true
 
bool myImportModels = true
 
bool myImportAnimations = true
 
bool myImportMaterials = false
 
bool myExtractEmbeddedData = false
 

Detailed Description

Definition at line 112 of file FBX_SceneProxy.h.

Member Data Documentation

bool FBX_SceneProxy::LoadOptions::myConvertAxisSystem = true

Definition at line 115 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myConvertAxisSystemForceYUp = true

Definition at line 116 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myConvertUnits = true

Definition at line 114 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myExtractEmbeddedData = false

should also enable myExtractEmbeddedMedia when enabling this.

Definition at line 131 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportAnimations = true

Definition at line 127 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportCharacters = true

Definition at line 120 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportConstraints = true

Definition at line 121 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportGlobalSettings = true

Definition at line 119 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportGobos = true

Definition at line 122 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportLinks = true

Definition at line 124 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportMaterials = false

Definition at line 128 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportModels = true

Definition at line 126 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportPivots = true

Definition at line 118 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportShapes = true

Definition at line 123 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportTemplates = true

only used when converting

Definition at line 117 of file FBX_SceneProxy.h.

bool FBX_SceneProxy::LoadOptions::myImportTextures = true

Definition at line 125 of file FBX_SceneProxy.h.


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