]> git.mxchange.org Git - flightgear.git/commit
Mathias Fröhlich:
authorehofman <ehofman>
Tue, 19 Apr 2005 13:21:43 +0000 (13:21 +0000)
committerehofman <ehofman>
Tue, 19 Apr 2005 13:21:43 +0000 (13:21 +0000)
commit6a4b7302b05924cb8ce23ffbf201847543439544
tree3a843e5e5dfaafeb99ee22a5f2212b9e36c30a7e
parentcc3eacb88eb6e0f2e8417c4382314ef3b6eb811e
Mathias Fröhlich:

I have some small updates to the ground cache.

- Remove the usage of dynamic_cast where it is known that the result will be
  non null.
- Renormalize the surface normal in double precision.
- Place the groundcaches center at the point it was requested not at the
  scenery center. This fixes the problems with JSBSim's trimming together with
  the ground cache. Now I am ready to commit JSBSim's ground cache usage.
src/FDM/groundcache.cxx