FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FbxConstraintUtils Class Reference

#include <fbxconstraintutils.h>

Class Description

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...
 

Member Function Documentation

◆ IsNodeSingleChainIKEffector()

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: