This reference page is linked to from the following overview topics: List of Python Fbx classes.
Plug class for control set.
Definition at line 352 of file fbxcontrolset.h.
#include <fbxcontrolset.h>

Public Attributes |
|
| FbxPropertyT < FbxControlSet::EType > |
ControlSetType |
| EType property of control set. |
|
| FbxPropertyT< FbxBool > | UseAxis |
| Use axis flag. |
|
| FbxPropertyT< FbxReference > | Character |
| Reference character. |
|
Protected Member Functions |
|
| FbxControlSetPlug (FbxManager &pManager, char const *pName) | |
| virtual void | Construct (const FbxControlSetPlug *pFrom) |
| virtual FbxStringList | GetTypeFlags () const |
Friends |
|
| class | FbxScene |
| class | FbxControlSet |
Error Management |
|
| The same error object
is shared among instances of this class. |
|
| enum | EErrorCode { eError, eErrorCount } |
|
Error identifiers. More... |
|
| FbxError & | GetError () |
| Retrieve error object. |
|
| EErrorCode | GetLastErrorID () const |
| Get last error code. |
|
| const char * | GetLastErrorString () const |
| Get last error string. |
|
| enum EErrorCode |
| FbxControlSetPlug | ( | FbxManager & | pManager, |
| char const * | pName | ||
| ) | [protected] |
| FbxError& GetError | ( | ) |
| EErrorCode GetLastErrorID | ( | ) | const |
| const char* GetLastErrorString | ( | ) | const |
| virtual void Construct | ( | const FbxControlSetPlug * | pFrom | ) | [protected, virtual] |
| virtual FbxStringList GetTypeFlags | ( | ) | const [protected, virtual] |
Reimplemented from FbxObject.
friend class FbxScene [friend] |
Reimplemented from FbxObject.
Definition at line 406 of file fbxcontrolset.h.
friend class FbxControlSet
[friend] |
Definition at line 407 of file fbxcontrolset.h.
EType property of control set.
Definition at line 358 of file fbxcontrolset.h.