Assimp  v3.1.1 (June 2014)
Assimp::FBX::Converter Class Reference

Dummy class to encapsulate the conversion process. More...

Public Types

Public Member Functions

 Converter (aiScene *out, const Document &doc)
 
 ~Converter ()
 

Detailed Description

Dummy class to encapsulate the conversion process.

Member Enumeration Documentation

The different parts that make up the final local transformation of a fbx-node.

Enumerator
TransformationComp_Translation 
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 

Constructor & Destructor Documentation

Assimp::FBX::Converter::Converter ( aiScene out,
const Document doc 
)
Assimp::FBX::Converter::~Converter ( )

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