]> git.mxchange.org Git - simgear.git/commit
Roy Vegard Ovesen:
authorehofman <ehofman>
Sat, 16 Oct 2004 12:23:53 +0000 (12:23 +0000)
committerehofman <ehofman>
Sat, 16 Oct 2004 12:23:53 +0000 (12:23 +0000)
commitba1b96e518ee65d9c07b9e926c4bd8fe0713e12b
tree5cce9486b74498cc29b43256ae87ac44c1768441
parentef486b2cc681238f707a74f034b80cb58ecef3ea
Roy Vegard Ovesen:

I'm working on a route manager in the GPS module. So I've added a name
parameter to the waypoint class in Simgear. I use the existing ID parameter
to store the ID, for example KLAX, and the name parameter to store the name,
San Francisco Intl.
simgear/route/waypoint.cxx
simgear/route/waypoint.hxx