|
HDK
|
This is the complete list of members for GA_AIFStdInterp, including all inherited members.
| addSum(GA_Attribute &d, GA_Offset di, const GA_WeightedSum &sum, const GA_Attribute &a, GA_Offset ai) const override=0 | GA_AIFStdInterp | pure virtual |
| endSum(GA_Attribute &d, GA_Offset di, const GA_WeightedSum &sum, fpreal scale_factor=1) const override=0 | GA_AIFStdInterp | pure virtual |
| fit(GA_Attribute &d, GA_Offset di, const GA_Attribute &a, GA_Offset ai, fpreal omin, fpreal omax, fpreal nmin, fpreal nmax) const override=0 | GA_AIFStdInterp | pure virtual |
| 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=0 | GA_AIFStdInterp | pure virtual |
| GA_AIFStdInterp() | GA_AIFStdInterp | 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_AIFStdInterp | |
| 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_AIFStdInterp | |
| 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_AIFStdInterp | |
| smooth(GA_Attribute &d, GA_Offset di, fpreal min, fpreal max, const GA_Attribute &a, GA_Offset ai) const override=0 | GA_AIFStdInterp | pure virtual |
| smooth(GA_Attribute &d, const GA_Range &di, fpreal min, fpreal max, const GA_Attribute &a, const GA_Range &ai) const override | GA_AIFStdInterp | |
| startSum(GA_Attribute &d, GA_Offset di, const GA_WeightedSum &sum) const override=0 | GA_AIFStdInterp | pure virtual |
| ~GA_AIFStdInterp() override | GA_AIFStdInterp |