HDK
|
This is the complete list of members for GU_WeightArrayInterpolate, including all inherited members.
bindInputAttribs(GA_AttributeOwner attrib_owner, const UT_StringRef &key_attrib_name, const UT_StringRef &weight_attrib_name) | GU_WeightArrayInterpolate | inline |
createOutputAttribs(GU_Detail &gdp, GA_AttributeOwner owner) | GU_WeightArrayInterpolate | inline |
getWeightArrayPairHandle() const | GU_WeightArrayInterpolate | inline |
GU_WeightArrayInterpolate(const GEO_Detail &weightgeo) | GU_WeightArrayInterpolate | inline |
GU_WeightArrayInterpolate(const GEO_Detail &weightgeo, GA_AttributeOwner attrib_owner, const UT_StringRef &key_attrib_name, const UT_StringRef &weight_attrib_name) | GU_WeightArrayInterpolate | inline |
GU_WeightArrayInterpolate(const GEO_Detail &weightgeo, const GA_Attribute &keyattrib, const GA_Attribute &weightattrib) | GU_WeightArrayInterpolate | inline |
interpolate(const GA_OffsetArray &offsets, const UT_FloatArray &weights, GA_Offset &out_offset, TempData &tempdata) const | GU_WeightArrayInterpolate | inline |
interpolate(C &out_keys, UT_Array< float > &out_weights, const GA_OffsetArray &offsets, const UT_FloatArray &weights, UT_Map< typename C::value_type, float > &blended_weights_set) const | GU_WeightArrayInterpolate | inline |
interpolate(const GU_Detail &geo, const GA_Attribute &prim_attrib, const GA_Attribute &primuv_attrib, GA_Attribute &key_attrib, GA_Attribute &weight_attrib) const | GU_WeightArrayInterpolate | inline |
isValid() const | GU_WeightArrayInterpolate | inline |
keyAttrib() const | GU_WeightArrayInterpolate | inline |
weightAttrib() const | GU_WeightArrayInterpolate | inline |