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

File Description

Definition in file fbxcontrolset.h.

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

Function Documentation

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

Definition at line 365 of file fbxcontrolset.h.

{ return eFbxEnum; }

Go to the source code of this file.