marble
#include <GeoDataGroundOverlay.h>
Detailed Description
Definition at line 24 of file GeoDataGroundOverlay.h.
Constructor & Destructor Documentation
Marble::GeoDataGroundOverlay::GeoDataGroundOverlay | ( | ) |
Definition at line 36 of file GeoDataGroundOverlay.cpp.
Marble::GeoDataGroundOverlay::GeoDataGroundOverlay | ( | const GeoDataGroundOverlay & | other | ) |
Definition at line 41 of file GeoDataGroundOverlay.cpp.
Marble::GeoDataGroundOverlay::~GeoDataGroundOverlay | ( | ) |
Definition at line 67 of file GeoDataGroundOverlay.cpp.
Member Function Documentation
double Marble::GeoDataGroundOverlay::altitude | ( | ) | const |
Definition at line 77 of file GeoDataGroundOverlay.cpp.
AltitudeMode Marble::GeoDataGroundOverlay::altitudeMode | ( | ) | const |
Definition at line 87 of file GeoDataGroundOverlay.cpp.
GeoDataLatLonBox & Marble::GeoDataGroundOverlay::latLonBox | ( | ) | const |
Definition at line 97 of file GeoDataGroundOverlay.cpp.
const GeoDataLatLonQuad & Marble::GeoDataGroundOverlay::latLonQuad | ( | ) | const |
Definition at line 112 of file GeoDataGroundOverlay.cpp.
GeoDataLatLonQuad & Marble::GeoDataGroundOverlay::latLonQuad | ( | ) |
Definition at line 107 of file GeoDataGroundOverlay.cpp.
|
virtual |
Provides type information for downcasting a GeoNode.
Reimplemented from Marble::GeoDataFeature.
Definition at line 72 of file GeoDataGroundOverlay.cpp.
bool Marble::GeoDataGroundOverlay::operator!= | ( | const GeoDataGroundOverlay & | other | ) | const |
Definition at line 62 of file GeoDataGroundOverlay.cpp.
GeoDataGroundOverlay & Marble::GeoDataGroundOverlay::operator= | ( | const GeoDataGroundOverlay & | other | ) |
Definition at line 47 of file GeoDataGroundOverlay.cpp.
bool Marble::GeoDataGroundOverlay::operator== | ( | const GeoDataGroundOverlay & | other | ) | const |
Definition at line 53 of file GeoDataGroundOverlay.cpp.
void Marble::GeoDataGroundOverlay::setAltitude | ( | double | altitude | ) |
Definition at line 82 of file GeoDataGroundOverlay.cpp.
void Marble::GeoDataGroundOverlay::setAltitudeMode | ( | const AltitudeMode | altitudeMode | ) |
Definition at line 92 of file GeoDataGroundOverlay.cpp.
void Marble::GeoDataGroundOverlay::setLatLonBox | ( | const GeoDataLatLonBox & | box | ) |
Definition at line 102 of file GeoDataGroundOverlay.cpp.
void Marble::GeoDataGroundOverlay::setLatLonQuad | ( | const GeoDataLatLonQuad & | quad | ) |
Definition at line 117 of file GeoDataGroundOverlay.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.