]> git.mxchange.org Git - flightgear.git/commit
Mathias Fröhlich:
authorcurt <curt>
Wed, 9 Nov 2005 17:08:04 +0000 (17:08 +0000)
committercurt <curt>
Wed, 9 Nov 2005 17:08:04 +0000 (17:08 +0000)
commitb06049219ec443de65b4b67c592a3d551b772a5f
tree911ad48b519c80662d92d5fb56f691f7e3b04788
parent571939e58dd0908de87c3bc648389cdef02f4e55
Mathias Fröhlich:

Take any arbitrary vector (not necessarily vertical) and intersect it with
the current set of loaded terrain tiles.  Returns lon, lat, elev.  This
could have a multitude of useful applications such as testing line of sight
between two objects, faking a terrain following lookahead radar system,
virtual georeferencing, etc.
src/Scenery/scenery.cxx
src/Scenery/scenery.hxx