]> git.mxchange.org Git - simgear.git/commit
Change SGWaypoint to use SGGeod internally. Remove some unused code, to
authorjmt <jmt>
Mon, 8 Jun 2009 23:18:39 +0000 (23:18 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 11 Jun 2009 13:55:11 +0000 (15:55 +0200)
commit03a7d72a62eb3f2a15242146b7b43ac54ab1fa44
treef9ca0224ee5d27c9b166af486eae165db5146d42
parentf913febd71c4d49e40ec23835bd40250c3a925de
Change SGWaypoint to use SGGeod internally. Remove some unused code, to
support cartesian waypoints and compute distance off a cartesian route.
Add a helper to access the total route distance.

Should not cause any visible functionality change.
simgear/route/route.cxx
simgear/route/route.hxx
simgear/route/waypoint.cxx
simgear/route/waypoint.hxx