FbxWeightedMapping::Element Struct Reference

FbxWeightedMapping::Element Struct Reference

#include <fbxweightedmapping.h>

Class Description

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...
 

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: