#include<kfbxconstraintutils.h>Definition at line53of filekfbxconstraintutils.h.
Static Public Member Functions | |
| static bool | IsNodeSingleChainIKEffector(KFbxNode*pNode) |
| Test if the given node is Single Chain IK Effector. | |
| static bool IsNodeSingleChainIKEffector | ( | KFbxNode* | pNode | ) | [static] |
Test if the given node is Single Chain IK Effector.
| pNode | The given node |
trueif it is,falseotherwise.