]> git.mxchange.org Git - flightgear.git/commit
Replace the hud rendering for loop (which linearly searches the the hud
authorcurt <curt>
Mon, 20 Jul 1998 12:47:55 +0000 (12:47 +0000)
committercurt <curt>
Mon, 20 Jul 1998 12:47:55 +0000 (12:47 +0000)
commitd8039a551e6758c30a00e56a47af89cd51250b4e
treea47c0efeb7a03c590d56334a81334b1c88b4ffca
parent5ed5107fc1256ee4a3d924385a096d815892d4fb
Replace the hud rendering for loop (which linearly searches the the hud
list to find the entry with the proper position) with a simple linear
traversal using an "iterator."
Cockpit/hud.cxx