]> git.mxchange.org Git - flightgear.git/commit
Replace the SGVec*::sg() methods with the equivalent SGVec*::data() calls.
authorfrohlich <frohlich>
Thu, 3 Sep 2009 20:18:34 +0000 (20:18 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 9 Sep 2009 06:56:30 +0000 (08:56 +0200)
commit8676c2bbd80b0a6025cd6379ceef0a841be7b71a
tree7198cc2aade112e0e137306221d53eebb77e4066
parenta26ca9f3e38a3655081a6c128b4243872f404929
Replace the SGVec*::sg() methods with the equivalent SGVec*::data() calls.

Modified Files:
src/Traffic/Schedule.cxx src/Sound/fg_fx.cxx src/Main/main.cxx
src/Instrumentation/navradio.cxx
src/AIModel/AIFlightPlanCreateCruise.cxx
src/AIModel/AIFlightPlanCreateCruise.cxx
src/Instrumentation/navradio.cxx
src/Main/main.cxx
src/Sound/fg_fx.cxx
src/Traffic/Schedule.cxx