#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/fbxquery.h>
#include <fbxsdk/core/fbxpropertydef.h>
#include <fbxsdk/core/fbxpropertytypes.h>
#include <fbxsdk/core/fbxdatatypes.h>
#include <fbxsdk/core/base/fbxmap.h>
#include <fbxsdk/core/base/fbxset.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>
Classes | |
class | FbxProperty |
Class to hold user properties. More... | |
class | FbxProperty::FbxPropertyNameCache |
This is an internal class that you can use to build and clear the name map of properties. You can use the name map to speed up searching for property names. More... | |
class | FbxPropertyT< T > |
This template class is used to contain user properties of specific data types. More... | |