#include <fbxexternaldocreflistener.h>
Contains data about an external document.
The document is a FbxDocument object.
Definition at line 25 of file fbxexternaldocreflistener.h.
 Inheritance diagram for FbxExternalDocumentInfo:Public Attributes | |
| 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... | |
| FbxString mDocumentName | 
Bare name of external document in document hierarchy.
Definition at line 27 of file fbxexternaldocreflistener.h.
| FbxString mClassName | 
Class name of the document (FbxDocument, FbxLibrary...).
Definition at line 28 of file fbxexternaldocreflistener.h.
| FbxString mParentFullName | 
Full name of the parent document in document hierarchy.
Definition at line 29 of file fbxexternaldocreflistener.h.
| FbxString mFilePathUrl | 
File path of the external document.
Definition at line 30 of file fbxexternaldocreflistener.h.