FbxEventPostImport Class Reference
 
 
 
FbxEventPostImport Class Reference

#include <fbximporter.h>


Class Description

Event that is emitted to plugins after a FBX file has been imported.

Definition at line 379 of file fbximporter.h.

Inheritance diagram for FbxEventPostImport:
FbxEvent< FbxEventPostImport > FbxEventBase

List of all members.

Public Member Functions

  FbxEventPostImport (FbxDocument *pDocument)

Public Attributes

FbxDocument mDocument
  The imported document.

Constructor & Destructor Documentation

FbxEventPostImport ( FbxDocument pDocument ) [inline]

Definition at line 383 of file fbximporter.h.

: mDocument(pDocument) {};

Member Data Documentation

The imported document.

Definition at line 383 of file fbximporter.h.


The documentation for this class was generated from the following file: