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