HDK
|
This is the complete list of members for GA_AIFCondInterp, including all inherited members.
addSquare(GA_Attribute &d, GA_Offset di, const GA_WeightedSum &sum, const GA_Attribute &a, GA_Offset ai) const override | GA_AIFCondInterp | |
addSum(GA_Attribute &d, GA_Offset di, const GA_WeightedSum &sum, const GA_Attribute &a, GA_Offset ai) const override | GA_AIFCondInterp | |
endSquare(GA_Attribute &d, GA_Offset di, const GA_WeightedSum &sum, fpreal scale_factor=1) const override | GA_AIFCondInterp | |
endSum(GA_Attribute &d, GA_Offset di, const GA_WeightedSum &sum, fpreal scale_factor=1) const override | GA_AIFCondInterp | |
fit(GA_Attribute &d, GA_Offset di, const GA_Attribute &a, GA_Offset ai, fpreal omin, fpreal omax, fpreal nmin, fpreal nmax) const override | GA_AIFCondInterp | |
fit(GA_Attribute &d, const GA_Range &di, const GA_Attribute &a, const GA_Range &ai, fpreal omin, fpreal omax, fpreal nmin, fpreal nmax) const override | GA_AIFCondInterp | |
GA_AIFCondInterp() | GA_AIFCondInterp | inline |
isConditionalInterpolation() const override | GA_AIFCondInterp | inline |
lerp(GA_Attribute &d, GA_Offset di, const GA_Attribute &a, GA_Offset ai, const GA_Attribute &b, GA_Offset bi, fpreal t) const override | GA_AIFCondInterp | |
lerp(GA_Attribute &d, const GA_Range &di, const GA_Attribute &a, const GA_Range &ai, const GA_Attribute &b, const GA_Range &bi, fpreal t) const override | GA_AIFCondInterp | |
lerp(GA_Attribute &d, const GA_Range &di, const GA_Attribute &a, const GA_Range &ai, const GA_Attribute &b, const GA_Range &bi, const GA_Attribute &t, const GA_Range &ti) const override | GA_AIFCondInterp | |
smooth(GA_Attribute &d, GA_Offset di, fpreal min, fpreal max, const GA_Attribute &a, GA_Offset ai) const override | GA_AIFCondInterp | |
smooth(GA_Attribute &d, const GA_Range &di, fpreal min, fpreal max, const GA_Attribute &a, const GA_Range &ai) const override | GA_AIFCondInterp | |
startSum(GA_Attribute &d, GA_Offset di, const GA_WeightedSum &sum) const override | GA_AIFCondInterp | |
~GA_AIFCondInterp() override | GA_AIFCondInterp |