Home
last modified time | relevance | path

Searched refs:pm3d_plot_at (Results 1 – 2 of 2) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.c75 static int pm3d_plot_at = 0; /* flag so that top/base polygons are not clipped against z */ variable
496 pm3d_plot_at = at_which_z; /* clip_filled_polygon() will check this */ in pm3d_plot()
1065 pm3d_plot_at = 0; in pm3d_plot()
1080 pm3d_plot_at = 0; in pm3d_reset()
1584 && (pm3d_plot_at != PM3D_AT_BASE && pm3d_plot_at != PM3D_AT_TOP)) { in filled_polygon()
1795 pm3d_plot_at = 0; in pm3d_reset_after_error()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.c75 static int pm3d_plot_at = 0; /* flag so that top/base polygons are not clipped against z */ variable
496 pm3d_plot_at = at_which_z; /* clip_filled_polygon() will check this */ in pm3d_plot()
1065 pm3d_plot_at = 0; in pm3d_plot()
1080 pm3d_plot_at = 0; in pm3d_reset()
1584 && (pm3d_plot_at != PM3D_AT_BASE && pm3d_plot_at != PM3D_AT_TOP)) { in filled_polygon()
1795 pm3d_plot_at = 0; in pm3d_reset_after_error()