#include
<fbxfilesdk/fbxfilesdk_def.h>
#include
<fbxfilesdk/components/kbaselib/klib/kmap.h>
#include
<fbxfilesdk/kfbxplugins/kfbxproperty.h>
#include
<fbxfilesdk/kfbxplugins/kfbxobject.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include
<fbxfilesdk/fbxfilesdk_nsend.h>
Go to the source code of this file.
Classes |
|
class | KFbxMap< K, T, Compare > |
A simple map class representing a
dictionary-like data structure. More... |
|
class | KFbxPropertyMap< T, Compare > |
This class maps types to properties.
More... |
|
class | KFbxObjectMap< T, Compare > |
This class maps types to objects. More... |
|
class | KFbxMapKStringCompare |
This class is used to compare strings.
More... |
|
class | KFbxPropertyStringMap |
This class maps strings to properties.
More... |
|
class | KFbxObjectStringMap |
This class maps name strings to objects.
More... |
Definition in file kfbxpropertymap.h.