]> git.mxchange.org Git - flightgear.git/commit
Helpers to access view position.
authorJames Turner <zakalawe@mac.com>
Tue, 25 Sep 2012 09:06:30 +0000 (10:06 +0100)
committerJames Turner <zakalawe@mac.com>
Tue, 25 Sep 2012 09:06:56 +0000 (10:06 +0100)
commit649d579124130d92a908c588c6972673fa0ac064
tree80b11c5340c590d1a51f278862485480a7c222e8
parent4456f42e673330238a341e9be079e0d57222dbf9
Helpers to access view position.

Avoid direct use of FGViewer in various places, by providing property-based accessors to the current view position.
src/AIModel/AIAircraft.cxx
src/AIModel/AICarrier.cxx
src/Instrumentation/adf.cxx
src/Main/globals.cxx
src/Main/globals.hxx
src/Scenery/tilemgr.cxx
src/Time/light.cxx
src/Traffic/TrafficMgr.cxx