#include <fbxweightedmapping.h>
Record one mapping from one object.
Definition at line 40 of file 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... | |
| 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.