FbxEventPostImport Class Reference
#include <fbximporter.h>
Event that is emitted to plugins after a FBX file has been imported.
Definition at line 380 of file fbximporter.h.
Definition at line 384 of file fbximporter.h.
FbxDocument * mDocument
The imported document.
virtual const char* GetEventName |
( |
| ) |
const |
|
inlinevirtual |
Force events to give us a name.
- Returns
- event name
Implements FbxEventBase.
Definition at line 382 of file fbximporter.h.
FbxDocument is a base class for FbxScene and FbxLibrary classes.
FbxEventPostImport(FbxDocument *pDocument)
FbxDocument * mDocument
The imported document.
The documentation for this class was generated from the following file: