I would like to make it possible to specify the elevation of static and shared objects AGL as well as ASL, but for that, I need to know the elevation ASL at a specific location (not the current view position). I have taken a look at the fgCurrentElev() functions in hitlist.cxx and (I think) supplied the right parameters, but I'm getting no intersection.
The problem location is tileentry.cxx -- search for "OBJECT_STATIC" to find the right chunk of code. Somehow, there, I want to be able to determine what ground elevation is at the lon/lat supplied. Thanks in advance for any help, David -- David Megginson, [EMAIL PROTECTED], http://www.megginson.com/ _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
