fbxsdk/core/math/fbxtransforms.h File Reference

fbxtransforms.h File Reference

Classes

class  FbxLimits
 FbxLimits defines a limit range for one transform component, either translation, rotation or scaling. More...
 
class  FbxRotationOrder
 
class  FbxTransform
 Handle transform behaviors such as pivots, limits and offets, etc. More...
 

Functions

FBXSDK_DLL bool FbxGetContinuousRotation (FbxVector4 &pRes, const FbxVector4 &pRot, const FbxVector4 &pRef, const int *pOrder)
 
FBXSDK_DLL void FbxGetContinuousRotation (FbxVector4 &pRes, const FbxVector4 &pRot, const FbxVector4 &pRef)
 

Function Documentation

FBXSDK_DLL bool FbxGetContinuousRotation ( FbxVector4 pRes,
const FbxVector4 pRot,
const FbxVector4 pRef,
const int *  pOrder 
)
FBXSDK_DLL void FbxGetContinuousRotation ( FbxVector4 pRes,
const FbxVector4 pRot,
const FbxVector4 pRef 
)

Go to the source code of this file.