]> git.mxchange.org Git - flightgear.git/commit
Re-implement the flight path marker (aka "velocity vector") so it's position
authorcurt <curt>
Sun, 23 Jul 2006 16:41:18 +0000 (16:41 +0000)
committercurt <curt>
Sun, 23 Jul 2006 16:41:18 +0000 (16:41 +0000)
commita91afd2482a1cc8013a258363983dafae9be4786
tree809a8df03cb9a3a6e80d297d53aac18870ee8a3c
parent0289cfcb36cd9cd26ec888a5383118e78f0997b1
Re-implement the flight path marker (aka "velocity vector") so it's position
is computed from alpha and beta.  Before the code U, V, & W body velocities
to compute alpha/beta.  Why not just use the values directly.
src/Instrumentation/HUD/HUD_ladder.cxx