Home
last modified time | relevance | path

Searched refs:halfplane_scale (Results 1 – 4 of 4) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dshaders.cpp718 …::projection_multiply(glhr::scale(pconf.halfplane_scale, pconf.halfplane_scale, GDIM == 3 ? pconf. in set_projection()
H A Dmodels.cpp530 dialog::addSelItem(XLAT("half-plane scale"), fts(vpconf.halfplane_scale), 'b'); in model_menu()
532 dialog::editNumber(vpconf.halfplane_scale, 0, 2, 0.25, 1, XLAT("half-plane scale"), ""); in model_menu()
816 shift_arg_formula(vpconf.halfplane_scale); in readArgs()
946 param_f(pconf.halfplane_scale, "hp", "halfplane scale", 1); in add_model_config()
H A Dhyper.h245 ld model_orientation, halfplane_scale, model_orientation_yz; member
H A Dhypgraph.cpp614 H *= pconf.halfplane_scale; in apply_other_model()
626 H *= pconf.halfplane_scale; in apply_other_model()