BilinearInterpolation(const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData) | BilinearInterpolation | |
Bridge(const boost::shared_ptr< Impl > &impl=boost::shared_ptr< Impl >()) (defined in Bridge< Interpolation2D, Interpolation2DImpl >) | Bridge< Interpolation2D, Interpolation2DImpl > | [protected] |
checkRange(Real x, Real y, bool allowExtrapolation) const (defined in Interpolation2D) | Interpolation2D | [protected] |
first_argument_type typedef (defined in Interpolation2D) | Interpolation2D | |
Impl typedef (defined in Bridge< Interpolation2D, Interpolation2DImpl >) | Bridge< Interpolation2D, Interpolation2DImpl > | |
impl_ (defined in Bridge< Interpolation2D, Interpolation2DImpl >) | Bridge< Interpolation2D, Interpolation2DImpl > | [protected] |
Interpolation2D() (defined in Interpolation2D) | Interpolation2D | |
isInRange(Real x, Real y) const (defined in Interpolation2D) | Interpolation2D | |
isNull() const (defined in Bridge< Interpolation2D, Interpolation2DImpl >) | Bridge< Interpolation2D, Interpolation2DImpl > | |
operator()(Real x, Real y, bool allowExtrapolation=false) const (defined in Interpolation2D) | Interpolation2D | |
result_type typedef (defined in Interpolation2D) | Interpolation2D | |
second_argument_type typedef (defined in Interpolation2D) | Interpolation2D | |
xMax() const (defined in Interpolation2D) | Interpolation2D | |
xMin() const (defined in Interpolation2D) | Interpolation2D | |
yMax() const (defined in Interpolation2D) | Interpolation2D | |
yMin() const (defined in Interpolation2D) | Interpolation2D | |