marble
IntegerInterpolation Class Reference
#include <IntegerInterpolation.h>
Inheritance diagram for IntegerInterpolation:
Public Member Functions | |
IntegerInterpolation (ReadOnlyMapImage *const mapImage=NULL) | |
virtual QRgb | interpolate (double const x, double const y) |
Public Member Functions inherited from InterpolationMethod | |
InterpolationMethod (ReadOnlyMapImage *const mapImage) | |
virtual | ~InterpolationMethod () |
void | setMapImage (ReadOnlyMapImage *const mapImage) |
Additional Inherited Members | |
Protected Attributes inherited from InterpolationMethod | |
ReadOnlyMapImage * | m_mapImage |
Detailed Description
Definition at line 8 of file IntegerInterpolation.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 5 of file IntegerInterpolation.cpp.
Member Function Documentation
|
virtual |
Implements InterpolationMethod.
Definition at line 10 of file IntegerInterpolation.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.