Home
last modified time | relevance | path

Searched refs:opt_out_of_surface (Results 1 – 12 of 12) sorted by relevance

/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgraph3d.h112 TBOOLEAN opt_out_of_surface; /* set by "nosurface" option to splot command */ member
H A Dplot3d.c1677 this_plot->opt_out_of_surface = TRUE; in eval_3dplots()
2408 new_plot->opt_out_of_surface = TRUE; in eval_3dplots()
H A Dhidden3d.c1181 if (this_plot->opt_out_of_surface) in build_networks()
H A Dgraph3d.c1015 draw_this_surface = (draw_surface && !this_plot->opt_out_of_surface); in do_3dplot()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dgraph3d.h108 TBOOLEAN opt_out_of_surface; /* set by "nosurface" option to splot command */ member
H A Dplot3d.c1953 this_plot->opt_out_of_surface = TRUE; in eval_3dplots()
2722 new_plot->opt_out_of_surface = TRUE; in eval_3dplots()
H A Dhidden3d.c1137 if (this_plot->opt_out_of_surface) in build_networks()
H A Dgraph3d.c1053 draw_this_surface = (draw_surface && !this_plot->opt_out_of_surface); in do_3dplot()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dgraph3d.h108 TBOOLEAN opt_out_of_surface; /* set by "nosurface" option to splot command */ member
H A Dplot3d.c1953 this_plot->opt_out_of_surface = TRUE; in eval_3dplots()
2722 new_plot->opt_out_of_surface = TRUE; in eval_3dplots()
H A Dhidden3d.c1137 if (this_plot->opt_out_of_surface) in build_networks()
H A Dgraph3d.c1053 draw_this_surface = (draw_surface && !this_plot->opt_out_of_surface); in do_3dplot()