]> git.mxchange.org Git - flightgear.git/commit
Use an SGGeod inside FGAIFlightPlan::Waypoint.
authorJames Turner <zakalawe@mac.com>
Mon, 8 Oct 2012 14:52:06 +0000 (15:52 +0100)
committerJames Turner <zakalawe@mac.com>
Mon, 8 Oct 2012 14:52:06 +0000 (15:52 +0100)
commit607e7d7bf34f3f1993a23ec46f92adcdd9d8c887
tree22ba81e47e6378389846d8bd996d9f82f5385e9d
parentfd23f5dee583288e1b5f5deb0f82c700fe99169b
Use an SGGeod inside FGAIFlightPlan::Waypoint.

This allows incremental refactoring to move away from discrete lat/lon use in favour of SGGeod.
src/AIModel/AIFlightPlan.cxx
src/AIModel/AIFlightPlan.hxx