ModelBuilderConfig
Fields
Disabled |
|
SegmentLines |
|
SegmentGeometry |
|
std::function< bool(HC_KEY)> | assemblyTreeGenerateChild |
ModelStatistics * | statistics |
SC::Store::Color | defaultColor |
Batching | batching |
bool | excludeInvisibleGeometry |
bool | excludeLines |
bool | excludeVertexNormals |
bool | excludeVertexUVs |
bool | excludeVertexColors |
bool | generateImplicitEdges |
bool | forceNormals |
bool | verbose |
bool | storeGeometryUserData |
bool | forceCounterClockwiseWinding |
bool | groupAllMeshInstances |
bool | generateAssemblyTree |
bool | markMeshesAsManifold |
Functions
ModelBuilderConfig |
Detailed Description
-
class
ModelBuilderConfig
Public Types
Public Functions
-
ModelBuilderConfig
()
Public Members
-
ModelStatistics *
statistics
-
bool
excludeInvisibleGeometry
-
bool
excludeLines
-
bool
excludeVertexNormals
-
bool
excludeVertexUVs
-
bool
excludeVertexColors
-
bool
generateImplicitEdges
-
bool
forceNormals
-
bool
verbose
-
bool
storeGeometryUserData
-
bool
forceCounterClockwiseWinding
-
bool
groupAllMeshInstances
-
bool
generateAssemblyTree
-
bool
markMeshesAsManifold
-