FBX C++ API Reference
FbxWeightedMapping::Element Struct Reference

Record one mapping from one object. More...

#include <fbxweightedmapping.h>

Public Attributes

int mIndex
 The index of another object in the mapping in the another ESet array. More...
 
double mWeight
 Weight of the mapping. More...
 

Detailed Description

Record one mapping from one object.

Definition at line 40 of file fbxweightedmapping.h.

Member Data Documentation

int mIndex

The index of another object in the mapping in the another ESet array.

Definition at line 43 of file fbxweightedmapping.h.

double mWeight

Weight of the mapping.

Definition at line 45 of file fbxweightedmapping.h.


The documentation for this struct was generated from the following file: