]> git.mxchange.org Git - simgear.git/commit
add optional position argument to SGRoute::add_waypoint(). Default is -1,
authormfranz <mfranz>
Mon, 8 May 2006 11:31:16 +0000 (11:31 +0000)
committermfranz <mfranz>
Mon, 8 May 2006 11:31:16 +0000 (11:31 +0000)
commitb0af84a5493962c565f0244985d0ffd93bcd55aa
tree37deea9a02356513ce16f30b927b0bd4e3acc2ad
parentb9631e8521db9d429990cc3d61beadd5affd5c30
add optional position argument to SGRoute::add_waypoint(). Default is -1,
which appends the WP like it used to. Valid vector indices insert the WP
at this position.
simgear/route/route.hxx