FBX C++ API Reference
|
#include <fbxconstraintutils.h>
Utility class for constraints.
Definition at line 25 of file fbxconstraintutils.h.
Static Public Member Functions | |
static bool | IsNodeSingleChainIKEffector (FbxNode *pNode) |
Test if the given node is Single Chain IK Effector. More... | |
|
static |
Test if the given node is Single Chain IK Effector.
pNode | The given node |
true
if it is, false
otherwise.