Julian Foad writes:
>
>I am working on the view scaling / FOV.  

>What I am doing is (re)defining the FGViewer::{get_,set_,}fov 
>members to mean the Nominal FOV, the exact meaning of which 
>will depend on the setting of FGViewer::scalingType, to one of:
>       // nominal Field Of View actually applies to ...
>       // (therefore scaling of view is proportional to ...)
>       SCALING_WIDTH,       // window width
>       SCALING_MAX,         // max(width, height)
>       // SCALING_G_MEAN,      // geometric_mean(width, height)
>       // SCALING_INDEPENDENT  // (not affected by window size)


Sounds good to me

Norman

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to