#include <fbxsdk/fbxsdk_def.h>#include <fbxsdk/scene/constraint/fbxconstraint.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Definition in file fbxconstraintsinglechainik.h.
Classes |
|
| class | FbxConstraintSingleChainIK |
| This constraint class contains methods for
accessing the properties of a single chain IK constraint. More... |
|
Functions |
|
| EFbxType | FbxTypeOf (const FbxConstraintSingleChainIK::EPoleVectorMode &) |
| EFbxType | FbxTypeOf (const FbxConstraintSingleChainIK::ESolverMode &) |
| EFbxType | FbxTypeOf (const FbxConstraintSingleChainIK::EEvaluationMode &) |
| EFbxType FbxTypeOf | ( | const FbxConstraintSingleChainIK::EPoleVectorMode & | ) | [inline] |
Definition at line 163 of file fbxconstraintsinglechainik.h.
{ return eFbxEnum; }
| EFbxType FbxTypeOf | ( | const FbxConstraintSingleChainIK::ESolverMode & | ) | [inline] |
Definition at line 164 of file fbxconstraintsinglechainik.h.
{ return eFbxEnum; }
| EFbxType FbxTypeOf | ( | const FbxConstraintSingleChainIK::EEvaluationMode & | ) | [inline] |
Definition at line 165 of file fbxconstraintsinglechainik.h.
{ return eFbxEnum; }