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:461
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.