2011/7/14 Mathias Fröhlich wrote:
> While being able to do a croase ground query on such a kind of regular grid
> might be beneficial for the weather module. I would prefer the ai module just
> using the already available bounding volume tree that is used for the main
> aircrafts elevation queries. This is already really fast.
> Also, may be making use of these bounding volume hierarchies for the weather
> module as an intermediate step might be a good idea?

Hi Mathias,

Presumably this is using the ground_cache rather code rather than the
scenery.get_elevation_m() code that the Nasal system uses to to get
geodinfo()

If so, I'll see if there's a sensible way to expose this over the
Nasal interface
as an alternative to the current geodinfo() routine.

Is there any reason not to simply use the ground_cache for the Nasal
geodinfo() routine? They both seem to make elevation and material
information available?


-Stuart

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to