diff --git a/hyper.h b/hyper.h index 139a215c..4b11a011 100644 --- a/hyper.h +++ b/hyper.h @@ -262,6 +262,7 @@ struct projection_configuration { ld clip_min, clip_max; ld halfplane_scale; ld collignon_parameter; + ld offside, offside2; ld aitoff_parameter, miller_parameter, loximuthal_parameter, winkel_parameter; bool show_hyperboloid_flat; bool collignon_reflected;