#include<kfbxcontrolset.h>
Definition at line393of filekfbxcontrolset.h.
Error Management | |
The same error object is shared among instances of this class. | |
enum | EError |
Error identifiers.More... | |
KError& | GetError() |
Retrieve error object. | |
EError | GetLastErrorID() const |
Get last error code. | |
const char * | GetLastErrorString() const |
Get last error string. | |
Public Member Functions | |
virtualKFbxObject* | Clone(KFbxObject*pContainer,KFbxObject::ECloneTypepCloneType) const |
Clone. | |
Public Attributes | |
KFbxTypedProperty <KFbxControlSet::EType> | ControlSetType |
Type property of control set. | |
KFbxTypedProperty<bool> | UseAxis |
Use axis flag. | |
KFbxTypedProperty<fbxReference *> | Character |
Reference character. |
enumEError |
Error identifiers.
Definition at line417of filekfbxcontrolset.h.
KError&GetError | ( | ) |
Retrieve error object.
EErrorGetLastErrorID | ( | ) | const |
Get last error code.
const char* GetLastErrorString | ( | ) | const |
Get last error string.
virtualKFbxObject* Clone | ( | KFbxObject* | pContainer, | |
KFbxObject::ECloneType | pCloneType | |||
) | const[virtual] |
Clone.
Reimplemented fromKFbxObject.
KFbxTypedProperty<KFbxControlSet::EType>ControlSetType |
Type property of control set.
Definition at line399of filekfbxcontrolset.h.
KFbxTypedProperty<bool>UseAxis |
Use axis flag.
Definition at line401of filekfbxcontrolset.h.
KFbxTypedProperty<fbxReference*>Character |
Reference character.
Definition at line403of filekfbxcontrolset.h.