#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/scene/constraint/fbxcharacter.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.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 &) |
|
inline |
Definition at line 366 of file fbxcontrolset.h.