FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FbxEventReferencedDocument Class Reference

#include <fbxexternaldocreflistener.h>

Class Description

Event that is emitted on loading document when a referenced document is encountered while loading external references.

Definition at line 36 of file fbxexternaldocreflistener.h.

+ Inheritance diagram for FbxEventReferencedDocument:

Public Member Functions

virtual const char * GetEventName () const
 Force events to give us a name. More...
 
 FbxEventReferencedDocument ()
 
- Public Member Functions inherited from FbxEvent< FbxEventReferencedDocument >
virtual ~FbxEvent ()
 Destructor. More...
 
virtual int GetTypeId () const
 Retrieve the event type ID. More...
 
- Public Member Functions inherited from FbxEventBase
virtual ~FbxEventBase ()
 Destructor. More...
 

Friends

class FbxEvent< FbxEventReferencedDocument >
 

Additional Inherited Members

- Static Public Member Functions inherited from FbxEvent< FbxEventReferencedDocument >
static void ForceTypeId (int pTypeId)
 Update the type ID of current event with the given type ID. More...
 
static int GetStaticTypeId ()
 Retrieve the event type ID. More...
 
- Public Attributes inherited from FbxExternalDocumentInfo
FbxString mDocumentName
 Bare name of external document in document hierarchy. More...
 
FbxString mClassName
 Class name of the document (FbxDocument, FbxLibrary...). More...
 
FbxString mParentFullName
 Full name of the parent document in document hierarchy. More...
 
FbxString mFilePathUrl
 File path of the external document. More...
 
- Static Protected Member Functions inherited from FbxEventBase
static int GetStaticTypeId (const char *)
 

Constructor & Destructor Documentation

◆ FbxEventReferencedDocument()

Definition at line 40 of file fbxexternaldocreflistener.h.

40 {}

Member Function Documentation

◆ GetEventName()

virtual const char* GetEventName ( ) const
inlinevirtual

Force events to give us a name.

Returns
event name

Implements FbxEventBase.

Definition at line 38 of file fbxexternaldocreflistener.h.

Friends And Related Function Documentation

◆ FbxEvent< FbxEventReferencedDocument >

friend class FbxEvent< FbxEventReferencedDocument >
friend

Definition at line 38 of file fbxexternaldocreflistener.h.


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