]> git.mxchange.org Git - flightgear.git/commit
YASim performance optimization
authorThorstenB <brehmt@gmail.com>
Sat, 31 Mar 2012 22:36:41 +0000 (00:36 +0200)
committerThorstenB <brehmt@gmail.com>
Thu, 5 Apr 2012 19:02:09 +0000 (21:02 +0200)
commited1ec90287618a458cfe6be09e9b47ab708d66c2
tree009bee5622e4e6b1af98b9af4911b1ed844f6e35
parent5f1435b4fd5166e3f8bcb880d358d0fa31960582
YASim performance optimization
Several functions of YASim's math wrapper are hotspots. Allow compiler
optimization/inlining.
src/FDM/YASim/CMakeLists.txt
src/FDM/YASim/Math.cpp [deleted file]
src/FDM/YASim/Math.hpp