fbxsdk/scene/constraint/fbxconstraintsinglechainik.h File Reference

fbxconstraintsinglechainik.h File Reference

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 &)
 

Function Documentation

EFbxType FbxTypeOf ( const FbxConstraintSingleChainIK::EPoleVectorMode )
inline

Definition at line 163 of file fbxconstraintsinglechainik.h.

163 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxConstraintSingleChainIK::ESolverMode )
inline

Definition at line 164 of file fbxconstraintsinglechainik.h.

164 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxConstraintSingleChainIK::EEvaluationMode )
inline

Definition at line 165 of file fbxconstraintsinglechainik.h.

165 { return eFbxEnum; }
Enumeration.

Go to the source code of this file.