BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
bst::geo::Point Member List

This is the complete list of members for bst::geo::Point, including all inherited members.

lat_bst::geo::Pointprivate
latitude() constbst::geo::Pointinline
lon_bst::geo::Pointprivate
longitude() constbst::geo::Pointinline
Point()bst::geo::Point
Point(double latitude, double longitude)bst::geo::Point
shootVector(double bearing, double distance_m) constbst::geo::Point