This constraint class contains methods for custom constraint.
Definition at line 27 of file fbxconstraintcustom.h.
#include <fbxconstraintcustom.h>

Protected Member Functions |
|
| FbxConstraintCustom (FbxManager &pManager, char const *pName) | |
| virtual EType | GetConstraintType () const |
| Access the type of the constraint. |
|
| FbxConstraintCustom | ( | FbxManager & | pManager, |
| char const * | pName | ||
| ) | [protected] |
| virtual EType GetConstraintType | ( | ) | const [protected, virtual] |
Access the type of the constraint.
Reimplemented from FbxConstraint.