marble
GeoDataOrientation.cpp
Go to the documentation of this file.
const char * GeoDataOrientationType
Definition: GeoDataTypes.cpp:59
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataOrientation.cpp:57
void setHeading(double heading)
Definition: GeoDataOrientation.cpp:67
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:82
double tilt() const
Returns the rotation of the camera in degrees, around the X axis.
Definition: GeoDataOrientation.cpp:72
double heading() const
Returns by how much degrees the camera has been rotated about the normal.
Definition: GeoDataOrientation.cpp:62
~GeoDataOrientation()
Definition: GeoDataOrientation.cpp:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.