fbxsdk/scene/constraint/fbxcontrolset.h File Reference

fbxcontrolset.h File Reference

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 366 of file fbxcontrolset.h.

366 { return eFbxEnum; }
Enumeration.

Go to the source code of this file.