This reference page is linked to from the following overview topics: List of Python Fbx classes.
#include <fbxcontrolset.h>
Plug class for control set.
Definition at line 338 of file 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 |
|
| virtual void | Construct (const FbxControlSetPlug *pFrom) |
| virtual void | ConstructProperties (bool pForceSet) |
| Optional property constructor override,
automatically called by default constructor. |
|
| virtual FbxStringList | GetTypeFlags () const |
Friends |
|
| class | FbxScene |
| class | FbxControlSet |
| virtual void Construct | ( | const FbxControlSetPlug * | pFrom | ) | [protected, virtual] |
| virtual void ConstructProperties | ( | bool | pForceSet | ) | [protected, virtual] |
Optional property constructor override, automatically called by default constructor.
| pForceSet | If the property value must be set regardless of default value. |
Reimplemented from FbxObject.
| virtual FbxStringList GetTypeFlags | ( | ) | const [protected, virtual] |
friend class FbxScene [friend] |
Definition at line 361 of file fbxcontrolset.h.
friend class FbxControlSet
[friend] |
Definition at line 362 of file fbxcontrolset.h.
EType property of control set.
Definition at line 344 of file fbxcontrolset.h.