marble
GeoDataOrientation.cpp
Go to the documentation of this file.
const char * GeoDataOrientationType
Definition: GeoDataTypes.cpp:63
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataOrientation.cpp:71
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
bool operator==(const GeoDataOrientation &other) const
Definition: GeoDataOrientation.cpp:53
void setHeading(double heading)
Definition: GeoDataOrientation.cpp:81
GeoDataOrientation & operator=(const GeoDataOrientation &other)
Definition: GeoDataOrientation.cpp:45
GeoDataOrientation()
Definition: GeoDataOrientation.cpp:34
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
double roll() const
Returns the rotation of the camera in degrees around the Z axis.
Definition: GeoDataOrientation.cpp:96
double tilt() const
Returns the rotation of the camera in degrees, around the X axis.
Definition: GeoDataOrientation.cpp:86
double heading() const
Returns by how much degrees the camera has been rotated about the normal.
Definition: GeoDataOrientation.cpp:76
bool operator!=(const GeoDataOrientation &other) const
Definition: GeoDataOrientation.cpp:61
~GeoDataOrientation()
Definition: GeoDataOrientation.cpp:66
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.