marble
TextureMapperInterface.h
Go to the documentation of this file.
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
TextureMapperInterface()
Definition: TextureMapperInterface.cpp:16
void setRepaintNeeded()
Definition: TextureMapperInterface.cpp:26
virtual void mapTexture(GeoPainter *painter, const ViewportParams *viewport, int tileZoomLevel, const QRect &dirtyRect, TextureColorizer *texColorizer)=0
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
Definition: TextureColorizer.h:34
bool m_repaintNeeded
Definition: TextureMapperInterface.h:42
virtual ~TextureMapperInterface()
Definition: TextureMapperInterface.cpp:22
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:53 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:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.