FbxEventPreExport Class Reference
#include <fbxexporter.h>
Event that is emitted to plugins before a file is exported to the FBX format.
Definition at line 279 of file fbxexporter.h.
Definition at line 284 of file fbxexporter.h.
FbxDocument * mDocument
The document to be exported.
virtual const char* GetEventName |
( |
| ) |
const |
|
inlinevirtual |
Force events to give us a name.
- Returns
- event name
Implements FbxEventBase.
Definition at line 281 of file fbxexporter.h.
FbxDocument is a base class for FbxScene and FbxLibrary classes.
FbxEventPreExport(FbxDocument *pDocument)
FbxDocument * mDocument
The document to be exported.
The documentation for this class was generated from the following file: