]> git.mxchange.org Git - flightgear.git/commit
Add normalized control surface positions to net_fdm.hxx structure.
authorcurt <curt>
Thu, 10 Jul 2003 18:55:41 +0000 (18:55 +0000)
committercurt <curt>
Thu, 10 Jul 2003 18:55:41 +0000 (18:55 +0000)
commita47f8cabab542bafbb81fc35a879f84605161f01
tree79fa8b861ea0f6799ef36eb91d76bc0441b6f078
parent14bb4cce3700387eb551dc16a375221e862b7d60
Add normalized control surface positions to net_fdm.hxx structure.
Convert several double values to float since the extra precision is not
  needed and it just wastes network bandwidth.
src/Network/native_ctrls.cxx
src/Network/native_fdm.cxx
src/Network/net_fdm.hxx