Assimp
v4.1. (December 2018)
|
Dummy class to encapsulate the conversion process. More...
Public Types | |
enum | TransformationComp { TransformationComp_Translation = 0, TransformationComp_RotationOffset, TransformationComp_RotationPivot, TransformationComp_PreRotation, TransformationComp_Rotation, TransformationComp_PostRotation, TransformationComp_RotationPivotInverse, TransformationComp_ScalingOffset, TransformationComp_ScalingPivot, TransformationComp_Scaling, TransformationComp_ScalingPivotInverse, TransformationComp_GeometricTranslation, TransformationComp_GeometricRotation, TransformationComp_GeometricScaling, TransformationComp_MAXIMUM } |
The different parts that make up the final local transformation of a fbx-node. More... | |
Public Member Functions | |
Converter (aiScene *out, const Document &doc) | |
~Converter () | |
Dummy class to encapsulate the conversion process.
The different parts that make up the final local transformation of a fbx-node.
Assimp::FBX::Converter::~Converter | ( | ) |