Public Attributes

FbxExternalDocumentInfo Struct Reference

Search for all occurrences

Detailed Description

Contains data about an external document.

The document is a FbxDocument object.

Definition at line 25 of file fbxexternaldocreflistener.h.

#include <fbxexternaldocreflistener.h>

Inheritance diagram for FbxExternalDocumentInfo:
Inheritance graph
[legend]

List of all members.

Public Attributes

FbxString mDocumentName
 Bare name of external document in document hierarchy.
FbxString mClassName
 Class name of the document (FbxDocument, FbxLibrary...).
FbxString mParentFullName
 Full name of the parent document in document hierarchy.
FbxString mFilePathUrl
 File path of the external document.

Member Data Documentation

Bare name of external document in document hierarchy.

Definition at line 27 of file fbxexternaldocreflistener.h.

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

Definition at line 28 of file fbxexternaldocreflistener.h.

Full name of the parent document in document hierarchy.

Definition at line 29 of file fbxexternaldocreflistener.h.

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: