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

#include <fbxexternaldocreflistener.h>

Class Description

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...
 

Member Data Documentation

◆ mDocumentName

FbxString mDocumentName

Bare name of external document in document hierarchy.

Definition at line 27 of file fbxexternaldocreflistener.h.

◆ mClassName

FbxString mClassName

Class name of the document (FbxDocument, FbxLibrary...).

Definition at line 28 of file fbxexternaldocreflistener.h.

◆ mParentFullName

FbxString mParentFullName

Full name of the parent document in document hierarchy.

Definition at line 29 of file fbxexternaldocreflistener.h.

◆ mFilePathUrl

FbxString mFilePathUrl

File path of the external document.

Definition at line 30 of file fbxexternaldocreflistener.h.


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