fbxsdk/scene/constraint/fbxconstraintsinglechainik.h File Reference
 
 
 
fbxsdk/scene/constraint/fbxconstraintsinglechainik.h File Reference

File Description

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

Function Documentation

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; }

Go to the source code of this file.