]> git.mxchange.org Git - flightgear.git/commit
Add the this pointer to the tied function calls. This makes it possible to make a...
authorehofman <ehofman>
Thu, 27 May 2004 13:16:53 +0000 (13:16 +0000)
committerehofman <ehofman>
Thu, 27 May 2004 13:16:53 +0000 (13:16 +0000)
commitb7acd97f2c0cfd347dc7198be7447a1039fd850d
treee0404ef4d1c62039bab4f8f3841a961740ff85cb
parent78e6d359988861b1acb9450a84d2e384e8777978
Add the this pointer to the tied function calls. This makes it possible to make a distinction between the different aircraft models.
src/AIModel/AIAircraft.cxx
src/AIModel/AIAircraft.hxx
src/AIModel/AIBase.cxx
src/AIModel/AIBase.hxx
src/AIModel/AIManager.cxx
src/AIModel/AIStorm.cxx
src/AIModel/AIStorm.hxx
src/AIModel/AIThermal.cxx
src/AIModel/AIThermal.hxx