|
Quantum GIS API Documentation
master-dd67935
|
#include <qgsrasterinterface.h>
Public Member Functions | |
| bool | operator== (const Range &o) const |
Public Attributes | |
| double | max |
| double | min |
Definition at line 63 of file qgsrasterinterface.h.
| bool QgsRasterInterface::Range::operator== | ( | const Range & | o | ) | const [inline] |
Definition at line 67 of file qgsrasterinterface.h.
References MathUtils::max(), max, MathUtils::min(), and min.
Definition at line 66 of file qgsrasterinterface.h.
Referenced by operator==(), QgsRasterLayer::readXml(), QgsRasterInterface::valueInRange(), and QgsRasterLayer::writeXml().
Definition at line 65 of file qgsrasterinterface.h.
Referenced by operator==(), QgsRasterLayer::readXml(), QgsRasterInterface::valueInRange(), and QgsRasterLayer::writeXml().