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 KFbxObject; all meta-data information should be stored in properties.
ExportScene05/main.cxx, ImportScene/DisplayCommon.cxx, and Transformations/DisplayCommon.cxx.
Definition at line 60 of file kfbxobjectmetadata.h.
#include <kfbxobjectmetadata.h>
Protected Member Functions |
|
KFbxObjectMetaData (KFbxSdkManager &pManager, char const *pName) | |
Create an object of type KFbxObjectMetaData.
|
KFbxObjectMetaData | ( | KFbxSdkManager & | pManager, |
char const * | pName | ||
) | [protected] |
Create an object of type KFbxObjectMetaData.
pManager | (need to exist for extended validation). |
pName | Name of this KFbxObjectMetaData. |