marble
Marble::TextureColorizer Class Reference
#include <TextureColorizer.h>
Public Member Functions | |
| TextureColorizer (const QString &seafile, const QString &landfile) | |
| virtual | ~TextureColorizer () |
| void | addLandDocument (const GeoDataDocument *landDocument) |
| void | addSeaDocument (const GeoDataDocument *seaDocument) |
| void | colorize (QImage *origimg, const ViewportParams *viewport, MapQuality mapQuality) |
| void | drawTextureMap (GeoPainter *painter) |
| void | setPixel (const QRgb *coastData, QRgb *writeData, int bump, uchar grey) |
| void | setShowRelief (bool show) |
Static Public Member Functions | |
| static void | drawIndividualDocument (GeoPainter *painter, const GeoDataDocument *document) |
Detailed Description
Definition at line 33 of file TextureColorizer.h.
Constructor & Destructor Documentation
Definition at line 70 of file TextureColorizer.cpp.
|
inlinevirtual |
Definition at line 39 of file TextureColorizer.h.
Member Function Documentation
| void Marble::TextureColorizer::addLandDocument | ( | const GeoDataDocument * | landDocument | ) |
Definition at line 155 of file TextureColorizer.cpp.
| void Marble::TextureColorizer::addSeaDocument | ( | const GeoDataDocument * | seaDocument | ) |
Definition at line 150 of file TextureColorizer.cpp.
| void Marble::TextureColorizer::colorize | ( | QImage * | origimg, |
| const ViewportParams * | viewport, | ||
| MapQuality | mapQuality | ||
| ) |
Definition at line 228 of file TextureColorizer.cpp.
|
static |
Definition at line 182 of file TextureColorizer.cpp.
| void Marble::TextureColorizer::drawTextureMap | ( | GeoPainter * | painter | ) |
Definition at line 211 of file TextureColorizer.cpp.
| void Marble::TextureColorizer::setPixel | ( | const QRgb * | coastData, |
| QRgb * | writeData, | ||
| int | bump, | ||
| uchar | grey | ||
| ) |
Definition at line 355 of file TextureColorizer.cpp.
| void Marble::TextureColorizer::setShowRelief | ( | bool | show | ) |
Definition at line 160 of file TextureColorizer.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference