FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

◆ mIndex

int mIndex

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

Definition at line 43 of file fbxweightedmapping.h.

◆ mWeight

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: