]> git.mxchange.org Git - flightgear.git/commit
Here is a cleaned up hitlist that should solve the PLib conflict
authorcurt <curt>
Mon, 18 Mar 2002 16:25:16 +0000 (16:25 +0000)
committercurt <curt>
Mon, 18 Mar 2002 16:25:16 +0000 (16:25 +0000)
commit464f036f3548d10922a1d58b40ece5bd2c844231
tree08ce86fbb33b99b553ef4b913241fed62ff09796
parent8138c82b588fef2aee1fde205de32c541a11a4a7
Here is a cleaned up hitlist that should solve the PLib conflict
and fixes a 'potential bug' if the FGFS View code were to change

I also consolidated the specialized IntersectLeaf()
as they really didn't gain us much outside of their having
'more direct access into the SSG controlled data'

I would like to see the fgCurrentElevation functions moved
out of hitlist.cxx.

The one obstacle is their being dependent on my PLib
auxillary functions

ssgGetEntityTransform()
ssgGetCurrentBSphere()

code has been run through astyle with the default options
src/Scenery/hitlist.cxx
src/Scenery/hitlist.hxx