fbxconstraintsinglechainik.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/scene/constraint/fbxconstraint.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>

Go to the source code of this file.

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

Detailed Description

Definition in file fbxconstraintsinglechainik.h.


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