kfbxconstraintsinglechainik.h File Reference

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/kfbxplugins/kfbxconstraint.h>
#include <fbxfilesdk/kfbxplugins/kfbxgroupname.h>
#include <fbxfilesdk/components/kbaselib/klib/kerror.h>
#include <fbxfilesdk/kfbxmath/kfbxvector4.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Go to the source code of this file.

Classes

class   KFbxConstraintSingleChainIK
  This constraint class contains methods for accessing the properties of a single chain IK constraint. More...

Functions

EFbxType  FbxTypeOf (KFbxConstraintSingleChainIK::EPoleVectorType const &pItem)
EFbxType  FbxTypeOf (KFbxConstraintSingleChainIK::ESolverType const &pItem)
EFbxType  FbxTypeOf (KFbxConstraintSingleChainIK::EEvalTS const &pItem)

Detailed Description

Definition in file kfbxconstraintsinglechainik.h.


Function Documentation

EFbxType FbxTypeOf ( KFbxConstraintSingleChainIK::EPoleVectorType const &  pItem ) [inline]

Definition at line 277 of file kfbxconstraintsinglechainik.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxConstraintSingleChainIK::ESolverType const &  pItem ) [inline]

Definition at line 278 of file kfbxconstraintsinglechainik.h.

{ return eENUM; }
EFbxType FbxTypeOf ( KFbxConstraintSingleChainIK::EEvalTS const &  pItem ) [inline]

Definition at line 279 of file kfbxconstraintsinglechainik.h.

{ return eENUM; }