Empty node containing properties.
Definition at line 54 of file kfbxgenericnode.h.
#include <kfbxgenericnode.h>
Protected Member Functions |
|
KFbxGenericNode (KFbxSdkManager &pManager, char const *pName) | |
virtual KStringList | GetTypeFlags () const |
Friends |
|
class | KFbxScene |
Error Management |
|
enum | EError { eERROR, eERROR_COUNT } |
Error identifiers. More... |
|
KError & | GetError () |
Retrieve error object. |
|
EError | GetLastErrorID () const |
Get last error code. |
|
const char * | GetLastErrorString () const |
Get last error string. |
enum EError |
Error identifiers.
Definition at line 73 of file kfbxgenericnode.h.
{ eERROR, eERROR_COUNT } EError;
KFbxGenericNode | ( | KFbxSdkManager & | pManager, |
char const * | pName | ||
) | [protected] |
KError& GetError | ( | ) |
EError GetLastErrorID | ( | ) | const |
const char* GetLastErrorString | ( | ) | const |
virtual KStringList GetTypeFlags | ( | ) | const [protected, virtual] |
Reimplemented from KFbxObject.
friend class KFbxScene [friend] |
Reimplemented from KFbxObject.
Definition at line 104 of file kfbxgenericnode.h.