FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FbxRotationOrder Class Reference

#include <fbxtransforms.h>

Class Description

Definition at line 185 of file fbxtransforms.h.

Public Member Functions

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

Constructor & Destructor Documentation

◆ FbxRotationOrder()

Member Function Documentation

◆ GetOrder()

FbxEuler::EOrder GetOrder ( ) const

◆ SetOrder()

void SetOrder ( FbxEuler::EOrder  pOrder)

◆ V2M()

void V2M ( FbxAMatrix pRM,
const FbxVector4 pV 
)

◆ M2V()

void M2V ( FbxVector4 pV,
const FbxAMatrix pRM 
)

◆ V2VRef()

bool V2VRef ( FbxVector4 pVOut,
const FbxVector4 pVIn,
const FbxVector4 pVRef 
)

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