marble
Marble::MercatorScanlineTextureMapper Class Reference
#include <MercatorScanlineTextureMapper.h>
Inheritance diagram for Marble::MercatorScanlineTextureMapper:
Public Member Functions | |
MercatorScanlineTextureMapper (StackedTileLoader *tileLoader) | |
virtual void | mapTexture (GeoPainter *painter, const ViewportParams *viewport, int tileZoomLevel, const QRect &dirtyRect, TextureColorizer *texColorizer) |
Public Member Functions inherited from Marble::TextureMapperInterface | |
TextureMapperInterface () | |
virtual | ~TextureMapperInterface () |
void | setRepaintNeeded () |
Additional Inherited Members | |
Protected Attributes inherited from Marble::TextureMapperInterface | |
bool | m_repaintNeeded |
Detailed Description
Definition at line 28 of file MercatorScanlineTextureMapper.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 62 of file MercatorScanlineTextureMapper.cpp.
Member Function Documentation
|
virtual |
Implements Marble::TextureMapperInterface.
Definition at line 70 of file MercatorScanlineTextureMapper.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:45 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:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.