This reference page is linked to from the following overview topics: FBX Properties.
This class is used to hold meta-data information on nodes.
This class does not offer any new functionality over a regular FbxObject; all meta-data information should be stored in properties.
ExportScene05/main.cxx, ImportScene/DisplayCommon.cxx, and Transformations/DisplayCommon.cxx.
Definition at line 35 of file fbxobjectmetadata.h.
#include <fbxobjectmetadata.h>

Protected Member Functions |
|
| FbxObjectMetaData (FbxManager &pManager, char const *pName) | |
| Create an object of type FbxObjectMetaData.
|
|
| FbxObjectMetaData | ( | FbxManager & | pManager, |
| char const * | pName | ||
| ) | [protected] |
Create an object of type FbxObjectMetaData.
| pManager | (need to exist for extended validation). |
| pName | Name of this FbxObjectMetaData. |