This constraint class contains methods for custom constraint.
Definition at line 52 of file kfbxconstraintcustom.h.
#include <kfbxconstraintcustom.h>
Protected Member Functions |
|
KFbxConstraintCustom (KFbxSdkManager &pManager, char const *pName) | |
virtual EConstraintType | GetConstraintType () const |
Access the type of the constraint. |
KFbxConstraintCustom | ( | KFbxSdkManager & | pManager, |
char const * | pName | ||
) | [protected] |
virtual EConstraintType GetConstraintType | ( | ) | const [protected, virtual] |
Access the type of the constraint.
Reimplemented from KFbxConstraint.