#include <fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/math/fbxmath.h>#include <fbxsdk/core/math/fbxquaternion.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>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 | |
| bool | FbxGetContinuousRotation (FbxVector4 &pRes, const FbxVector4 &pRot, const FbxVector4 &pRef, const int *pOrder) | 
| void | FbxGetContinuousRotation (FbxVector4 &pRes, const FbxVector4 &pRot, const FbxVector4 &pRef) | 
| bool FbxGetContinuousRotation | ( | FbxVector4 & | pRes, | 
| const FbxVector4 & | pRot, | ||
| const FbxVector4 & | pRef, | ||
| const int * | pOrder | ||
| ) | 
| void FbxGetContinuousRotation | ( | FbxVector4 & | pRes, | 
| const FbxVector4 & | pRot, | ||
| const FbxVector4 & | pRef | ||
| ) |