FbxEventPostExport Class Reference
#include <fbxexporter.h>
Event that is emitted to plugins after a file is exported to the FBX format.
Definition at line 291 of file fbxexporter.h.
Definition at line 296 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 293 of file fbxexporter.h.
FbxDocument is a base class for FbxScene and FbxLibrary classes.
FbxEventPostExport(FbxDocument *pDocument)
FbxDocument * mDocument
The document to be exported.
The documentation for this class was generated from the following file: