marble
Marble::SunLightBlending Class Reference
#include <SunLightBlending.h>
Inheritance diagram for Marble::SunLightBlending:
Public Member Functions | |
SunLightBlending (const SunLocator *sunLocator) | |
virtual | ~SunLightBlending () |
virtual void | blend (QImage *const bottom, TextureTile const *const top) const |
void | setLevelZeroLayout (int levelZeroColumns, int levelZeroRows) |
Public Member Functions inherited from Marble::Blending | |
virtual | ~Blending () |
Detailed Description
Definition at line 29 of file SunLightBlending.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 31 of file SunLightBlending.cpp.
|
virtual |
Definition at line 39 of file SunLightBlending.cpp.
Member Function Documentation
|
virtual |
Implements Marble::Blending.
Definition at line 43 of file SunLightBlending.cpp.
void Marble::SunLightBlending::setLevelZeroLayout | ( | int | levelZeroColumns, |
int | levelZeroRows | ||
) |
Definition at line 132 of file SunLightBlending.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.