Sam Varner writes:
>On Tue, 2002-04-16 at 08:49, Norman Vine wrote:
>> These are available for the current FDM in the global Scenery
>> instantiation see Scenery / scenery.hxx
>
>This looks like what I need. (Thanks for your reply too, jj. I'm
>always up for cool map stuf:) One problem, I see a set_cur_normal(),
>but I don't see a get method. Am I missing something?
Yikes -- I thought the FDM folks were using this :-)
just add something like this til the official source catches up
--scenery.hxx
inline double get_cur_radius() const { return cur_radius; }
inline const double * get_cur_normal() { return cur_normal; }
Norman
_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel