fbxcontrolset.h File Reference

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

Go to the source code of this file.

Classes

class  FbxControlSetLink
 This class represents a link between a given character's FK node and the associated node in the character hierarchy. More...
class  FbxEffector
 An effector wraps a character node (FbxNode) used to animate its control rig (FbxControlSet) via inverse kinematics. More...
class  FbxControlSet
 This class contains all methods to either set-up an exported control rig or query information on an imported control rig. More...
class  FbxControlSetPlug
 Plug class for control set. More...

Functions

EFbxType FbxTypeOf (const FbxControlSet::EType &)

Detailed Description

Definition in file fbxcontrolset.h.


Function Documentation

EFbxType FbxTypeOf ( const FbxControlSet::EType ) [inline]

Definition at line 365 of file fbxcontrolset.h.

{ return eFbxEnum; }