FBX C++ API Reference
FbxConstraintUtils Class Reference

Utility class for constraints. More...

#include <fbxconstraintutils.h>

Static Public Member Functions

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

Detailed Description

Utility class for constraints.

Definition at line 25 of file fbxconstraintutils.h.

Member Function Documentation

static bool IsNodeSingleChainIKEffector ( FbxNode pNode)
static

Test if the given node is Single Chain IK Effector.

Parameters
pNodeThe given node
Returns
true if it is, false otherwise.

The documentation for this class was generated from the following file: