]> git.mxchange.org Git - flightgear.git/commit
- avoid duplicate computations
authortorsten <torsten>
Fri, 24 Apr 2009 13:52:30 +0000 (13:52 +0000)
committerTim Moore <timoore@redhat.com>
Fri, 1 May 2009 22:44:21 +0000 (00:44 +0200)
commit6af3e0eec3961750015a4225c2792bd274b727bb
tree79a5f11e6446538179956d98d20f4ce2bb4434ce
parent2f868fb68e826700c5420720f6eb87da459e7325
- avoid duplicate computations
- move local variables out of the class into the methods
- use SG_xxx constants where applicable
- use indexed properties instead of _0, _1, ...
- code cleanup
src/Environment/ridge_lift.cxx
src/Environment/ridge_lift.hxx