marble
#include <GeoDataAbstractView.h>
Protected Member Functions | |
bool | equals (const GeoDataAbstractView &other) const |
Protected Member Functions inherited from Marble::GeoDataObject | |
virtual bool | equals (const GeoDataObject &other) const |
Detailed Description
- See also
- GeoDataLookAt
Definition at line 30 of file GeoDataAbstractView.h.
Constructor & Destructor Documentation
Marble::GeoDataAbstractView::GeoDataAbstractView | ( | ) |
Definition at line 38 of file GeoDataAbstractView.cpp.
Marble::GeoDataAbstractView::~GeoDataAbstractView | ( | ) |
Definition at line 44 of file GeoDataAbstractView.cpp.
Marble::GeoDataAbstractView::GeoDataAbstractView | ( | const GeoDataAbstractView & | other | ) |
Definition at line 49 of file GeoDataAbstractView.cpp.
Member Function Documentation
AltitudeMode Marble::GeoDataAbstractView::altitudeMode | ( | ) | const |
Definition at line 119 of file GeoDataAbstractView.cpp.
GeoDataCoordinates Marble::GeoDataAbstractView::coordinates | ( | ) | const |
Definition at line 63 of file GeoDataAbstractView.cpp.
|
pure virtual |
Implemented in Marble::GeoDataLookAt, and Marble::GeoDataCamera.
|
protected |
Definition at line 81 of file GeoDataAbstractView.cpp.
GeoDataAbstractView & Marble::GeoDataAbstractView::operator= | ( | const GeoDataAbstractView & | other | ) |
Definition at line 56 of file GeoDataAbstractView.cpp.
void Marble::GeoDataAbstractView::setAltitudeMode | ( | const AltitudeMode | altitudeMode | ) |
Definition at line 124 of file GeoDataAbstractView.cpp.
void Marble::GeoDataAbstractView::setTimeSpan | ( | const GeoDataTimeSpan & | timeSpan | ) |
Definition at line 99 of file GeoDataAbstractView.cpp.
void Marble::GeoDataAbstractView::setTimeStamp | ( | const GeoDataTimeStamp & | timeStamp | ) |
Definition at line 114 of file GeoDataAbstractView.cpp.
const GeoDataTimeSpan & Marble::GeoDataAbstractView::timeSpan | ( | ) | const |
Definition at line 89 of file GeoDataAbstractView.cpp.
GeoDataTimeSpan & Marble::GeoDataAbstractView::timeSpan | ( | ) |
Definition at line 94 of file GeoDataAbstractView.cpp.
GeoDataTimeStamp & Marble::GeoDataAbstractView::timeStamp | ( | ) |
Definition at line 104 of file GeoDataAbstractView.cpp.
const GeoDataTimeStamp & Marble::GeoDataAbstractView::timeStamp | ( | ) | const |
Definition at line 109 of file GeoDataAbstractView.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.