]> git.mxchange.org Git - flightgear.git/commit
Use OSG polytope intersector to fill ground cache
authorTim Moore <timoore@redhat.com>
Thu, 12 Feb 2009 14:43:05 +0000 (15:43 +0100)
committerTim Moore <timoore@redhat.com>
Fri, 13 Feb 2009 08:47:31 +0000 (09:47 +0100)
commitd5a893589c7193abf6fe2b13d370fcf6323945f8
tree2c94f95abf209e26adf11135e542c5791781f64c
parentbfc059aa03e8e04e3169f437a94d0123b7c8c705
Use OSG polytope intersector to fill ground cache

This gets rid of a lot of messy code. Although the performance is about
the same as the old code, there is the possibility of a big performance
boost if/when the polytope intersector is taught about KD trees.
src/FDM/groundcache.cxx
src/FDM/groundcache.hxx