KFbxEventPostExport
#include<kfbxexporter.h>

Inherits KFbxEvent.

List of all members.

Detailed Description

Event that is emitted to plugins after a file is exported to the FBX format.

Definition at line85of filekfbxexporter.h.


Public Attributes

KFbxDocumentmDocument
 The document to be exported.

Member Data Documentation

The document to be exported.

Definition at line89of filekfbxexporter.h.