Home
last modified time | relevance | path

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

/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dpm3d.c70 static void pm3d_plot __PROTO((struct surface_points *, int));
453 pm3d_plot(struct surface_points *this_plot, int at_which_z) in pm3d_plot() function
1164 pm3d_plot(plot, where[i]); in pm3d_draw_one()
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.c83 static void pm3d_plot(struct surface_points *, int);
453 pm3d_plot(struct surface_points *this_plot, int at_which_z) in pm3d_plot() function
1120 pm3d_plot(plot, where[i]); in pm3d_draw_one()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.c83 static void pm3d_plot(struct surface_points *, int);
453 pm3d_plot(struct surface_points *this_plot, int at_which_z) in pm3d_plot() function
1120 pm3d_plot(plot, where[i]); in pm3d_draw_one()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/
H A DChangeLog969 * src/pm3d.c (pm3d_draw_one pm3d_plot): Move call of term->layer() with
971 to pm3d_plot in order to avoid insertion of line commands between the
6145 * src/pm3d.c (pm3d_plot): More fuzz-testing.