KFbxConstraintUtils
#include<kfbxconstraintutils.h>

List of all members.

Detailed Description

Utility class for constraints.

Definition at line53of filekfbxconstraintutils.h.


Static Public Member Functions

static bool IsNodeSingleChainIKEffector(KFbxNode*pNode)
 Test if the given node is Single Chain IK Effector.

Member Function Documentation

static bool IsNodeSingleChainIKEffector(KFbxNodepNode ) [static]

Test if the given node is Single Chain IK Effector.

Parameters:
pNode The given node
Returns:
trueif it is,falseotherwise.