Module structs

Source
Expand description

Argument structs for Importer post-processing configuration.

Structs§

CalcTangentSpace
Arguments for calc_tangent_space post-process step.
Debone
Arguments for debone post-process step.
FindDegenerates
Arguments for find_degenerates post-process step.
FindInvalidData
Arguments for find_invalid_data post-process step.
GenerateNormals
Arguments for generate_normals post-process step.
ImproveCacheLocality
Arguments for improve_cache_locality post-process step.
LimitBoneWeights
Arguments for limit_bone_weights post-process step.
OptimizeGraph
Arguments for optimize_graph post-process step.
PreTransformVertices
Arguments for pre_transform_vertices post-process step.
RemoveComponent
Arguments for remove_component post-process step.
RemoveRedundantMaterials
Arguments for remove_redundant_materials post-process step.
SortByPrimitiveType
Arguments for sort_by_primitive_type post-process step.
SplitByBoneCount
Arguments for split_by_bone_count post-process step.
SplitLargeMeshes
Arguments for split_large_meshes post-process step.
TransformUVCoords
Arguments for transform_uv_coords post-process step.

Enums§

ComponentType
Enumerates components of the Scene and Mesh data structures that can be excluded from the import using the remove_component step.
PrimitiveType
UVTransformFlag