FbxRotationOrder Class Reference
 
 
 
FbxRotationOrder Class Reference

#include <fbxtransforms.h>


Class Description

Definition at line 185 of file fbxtransforms.h.

List of all members.

Public Member Functions

  FbxRotationOrder (int pOrder=FbxEuler::eOrderXYZ)
int  GetOrder ()
void  SetOrder (int pOrder)
void  V2M (FbxAMatrix &pRM, const FbxVector4 &pV)
void  M2V (FbxVector4 &pV, FbxAMatrix &pRM)
bool  V2VRef (FbxVector4 &pVOut, FbxVector4 &pVIn, FbxVector4 &pVRef)

Constructor & Destructor Documentation

FbxRotationOrder ( int  pOrder = FbxEuler::eOrderXYZ )

Member Function Documentation

int GetOrder ( )
void SetOrder ( int  pOrder )
void V2M ( FbxAMatrix pRM,
const FbxVector4 pV 
)
void M2V ( FbxVector4 pV,
FbxAMatrix pRM 
)
bool V2VRef ( FbxVector4 pVOut,
FbxVector4 pVIn,
FbxVector4 pVRef 
)

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