|
HDK
|
This is the complete list of members for GU_FeatherTemplateInterpolate, including all inherited members.
| computeBlendedCurveParam(int i, int vtxcount, GA_OffsetArray &templateoffsets, UT_FloatArray &templateweights, GA_ROHandleI &template_firstbarb_handle, int shaftsegs, fpreal curvelength, UT_FloatArray &curveedgelengths) | GU_FeatherTemplateInterpolate | inline |
| getIndices(GA_Offset primoff, UT_Int64Array &templateindices) const | GU_FeatherTemplateInterpolate | inline |
| getNames(GA_Offset primoff, UT_StringArray &templatenames) const | GU_FeatherTemplateInterpolate | inline |
| getTemplateDetail() const | GU_FeatherTemplateInterpolate | inline |
| getTemplateOffsets(GA_OffsetArray &templateoffsets, const UT_StringArray &templatenames, GA_Offset primoff) const | GU_FeatherTemplateInterpolate | inline |
| getTemplateOffsets(GA_OffsetArray &templateoffsets, const UT_Int64Array &templateindices, GA_Offset primoff) const | GU_FeatherTemplateInterpolate | inline |
| getTemplateOffsetsAndWeights(GA_Offset primoff, GA_OffsetArray &offsets, UT_FloatArray &weights, TempData &temp) const | GU_FeatherTemplateInterpolate | inline |
| getWeights(GA_Offset primoff, UT_FloatArray &templateweights) const | GU_FeatherTemplateInterpolate | inline |
| GU_FeatherTemplateInterpolate(const GU_Detail &gdp, const GU_Detail &templategdp, const GU_FeatherTemplateSet &templateinterp, const UT_StringHolder &indices_attrib_name, const UT_StringHolder &weights_attrib_name) | GU_FeatherTemplateInterpolate | inline |
| GU_FeatherTemplateInterpolate(const GU_Detail &gdp, const GU_FeatherTemplateSet &templateinterp, const GA_Attribute &templatenamesattrib, const GA_Attribute &templateweightattrib) | GU_FeatherTemplateInterpolate | inline |
| hasTemplateIndices() const | GU_FeatherTemplateInterpolate | inline |
| hasTemplateNames() const | GU_FeatherTemplateInterpolate | inline |
| isValid() const | GU_FeatherTemplateInterpolate | inline |
| makeTemplateOffsetMap(UT_Map< UT_StringHolder, GA_Offset > &templatemap, const GU_Detail *templategdp, GA_ROHandleS &templatenameattrib) | GU_FeatherTemplateInterpolate | inline |
| normalizeWeights(GA_OffsetArray &templateoffsets, UT_FloatArray &templateweights) const | GU_FeatherTemplateInterpolate | inline |
| TemplateOffsetMap typedef | GU_FeatherTemplateInterpolate |