Empty node containing properties.
Definition at line 28 of file fbxgenericnode.h.
#include <fbxgenericnode.h>

Protected Member Functions |
|
| FbxGenericNode (FbxManager &pManager, char const *pName) | |
| virtual FbxStringList | GetTypeFlags () const |
Friends |
|
| class | FbxScene |
Error Management |
|
| 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 |
Error identifiers.
Definition at line 47 of file fbxgenericnode.h.
{
eError,
eErrorCount
};
| FbxGenericNode | ( | FbxManager & | pManager, |
| char const * | pName | ||
| ) | [protected] |
| FbxError& GetError | ( | ) |
| EErrorCode GetLastErrorID | ( | ) | const |
| const char* GetLastErrorString | ( | ) | const |
| virtual FbxStringList GetTypeFlags | ( | ) | const [protected, virtual] |
Reimplemented from FbxObject.
friend class FbxScene [friend] |
Reimplemented from FbxObject.
Definition at line 78 of file fbxgenericnode.h.