]> git.mxchange.org Git - flightgear.git/commit
Make use of the fast bv intersection tests even for the croaser altitude
authorfrohlich <frohlich>
Mon, 16 Mar 2009 09:47:59 +0000 (09:47 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 18 Mar 2009 07:00:08 +0000 (08:00 +0100)
commitc254bb9c38045f1e5d46e336099efcf949a653ee
treefb84b5d73a31acf81f00ee41384bcd41462758d8
parent51b46283df3f70e448240a5a75521429f977ccfa
Make use of the fast bv intersection tests even for the croaser altitude
queries. This also fixes some issues with the carrier and the croaser
altitude values that is used when no hit is found.
Include some ifdefed out debugging code, that might be interresting.

Modified Files:
groundcache.hxx groundcache.cxx
src/FDM/groundcache.cxx
src/FDM/groundcache.hxx