marble
RoutingPoint.cpp
Go to the documentation of this file.
RoutingPoint(qreal lon=0.0, qreal lat=0.0)
Definition: RoutingPoint.cpp:18
qreal distance(const RoutingPoint &other) const
Calculates the distance in meter between this point and the given other point.
Definition: RoutingPoint.cpp:46
qreal bearing(const RoutingPoint &other) const
Calculates the bearing of the line defined by this point and the given other point.
Definition: RoutingPoint.cpp:36
QTextStream & operator<<(QTextStream &stream, const RoutingInstruction &i)
Definition: RoutingInstruction.cpp:455
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.