fbxconstraintsinglechainik.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/base/fbxerror.h>
#include <fbxsdk/core/math/fbxvector4.h>
#include <fbxsdk/scene/constraint/fbxconstraint.h>
#include <fbxsdk/scene/fbxgroupname.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 170 of file fbxconstraintsinglechainik.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxConstraintSingleChainIK::ESolverMode ) [inline]

Definition at line 171 of file fbxconstraintsinglechainik.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxConstraintSingleChainIK::EEvaluationMode ) [inline]

Definition at line 172 of file fbxconstraintsinglechainik.h.

{ return eFbxEnum; }