![]() |
WarpTwin
Documentation for WarpTwin models and classes.
|
This is the complete list of members for warptwin::InterpolateTrilinear, including all inherited members.
| getMaxA(double &maxA) const | warptwin::InterpolateTrilinear | |
| getMaxB(double &maxB) const | warptwin::InterpolateTrilinear | |
| getMaxC(double &maxC) const | warptwin::InterpolateTrilinear | |
| getMinA(double &minA) const | warptwin::InterpolateTrilinear | |
| getMinB(double &minB) const | warptwin::InterpolateTrilinear | |
| getMinC(double &minC) const | warptwin::InterpolateTrilinear | |
| interpolate(const double &a, const double &b, const double &c, double &interpolated_out) | warptwin::InterpolateTrilinear | |
| setData(const std::vector< double > &valuesA, const std::vector< double > &valuesB, const std::vector< double > &valuesC, const std::vector< double > &valuesD) | warptwin::InterpolateTrilinear |