HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_WeightArrayInterpolate::TempData Struct Reference

#include <GU_GroomUtils.h>

Public Attributes

UT_StringArray outnames
 
UT_ValArray< GA_Sizeoutindices
 
UT_FloatArray outweights
 
UT_Map< UT_StringHolder, floattempnameset
 
UT_Map< GA_Size, floattempindexset
 

Detailed Description

Definition at line 1253 of file GU_GroomUtils.h.

Member Data Documentation

UT_ValArray<GA_Size> GU_WeightArrayInterpolate::TempData::outindices

Definition at line 1256 of file GU_GroomUtils.h.

UT_StringArray GU_WeightArrayInterpolate::TempData::outnames

Definition at line 1255 of file GU_GroomUtils.h.

UT_FloatArray GU_WeightArrayInterpolate::TempData::outweights

Definition at line 1257 of file GU_GroomUtils.h.

UT_Map<GA_Size, float> GU_WeightArrayInterpolate::TempData::tempindexset

Definition at line 1260 of file GU_GroomUtils.h.

UT_Map<UT_StringHolder, float> GU_WeightArrayInterpolate::TempData::tempnameset

Definition at line 1259 of file GU_GroomUtils.h.


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