#include
<fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/base/fbxarray.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Go to the source code of this file.
Classes |
|
| class | FbxWeightedMapping |
| Define a weighted bidirectional mapping
relation on objects. More... |
|
| struct | FbxWeightedMapping::Element |
| Record one mapping from one object. More... |
|
Typedefs |
|
| typedef class
FBXSDK_DLL FbxArray < FbxWeightedMapping::Element > |
FbxArrayTemplateElement |
| typedef class
FBXSDK_DLL FbxArray< FbxArray < FbxWeightedMapping::Element > * > |
FbxArrayTemplateArrayTemplateElement |
Definition in file fbxweightedmapping.h.
| typedef class FBXSDK_DLL FbxArray<FbxWeightedMapping::Element> FbxArrayTemplateElement |
Definition at line 132 of file fbxweightedmapping.h.
| typedef class FBXSDK_DLL FbxArray<FbxArray<FbxWeightedMapping::Element>*> FbxArrayTemplateArrayTemplateElement |
Definition at line 133 of file fbxweightedmapping.h.