#include <fbxsdk/fbxsdk_def.h>#include <fbxsdk/core/base/fbxarray.h>#include <fbxsdk/fbxsdk_nsbegin.h>#include <fbxsdk/fbxsdk_nsend.h>Definition in file fbxweightedmapping.h.
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
FbxArray < FbxWeightedMapping::Element > |
FbxArrayTemplateElement |
| typedef class
FbxArray < FbxArray < FbxWeightedMapping::Element > * > |
FbxArrayTemplateArrayTemplateElement |
| typedef class FbxArray< FbxWeightedMapping::Element > FbxArrayTemplateElement |
Definition at line 134 of file fbxweightedmapping.h.
| typedef class FbxArray< FbxArray< FbxWeightedMapping::Element > * > FbxArrayTemplateArrayTemplateElement |
Definition at line 135 of file fbxweightedmapping.h.