Home
last modified time | relevance | path

Searched refs:pm3d_draw_one (Results 1 – 10 of 10) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dpm3d.h157 void pm3d_draw_one(struct surface_points* plots);
H A Dpm3d.c1105 pm3d_draw_one(struct surface_points *plot) in pm3d_draw_one() function
H A Dgraph3d.c1049 pm3d_draw_one(this_plot); in do_3dplot()
1183 pm3d_draw_one(this_plot); in do_3dplot()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dpm3d.h157 void pm3d_draw_one(struct surface_points* plots);
H A Dpm3d.c1105 pm3d_draw_one(struct surface_points *plot) in pm3d_draw_one() function
H A Dgraph3d.c1049 pm3d_draw_one(this_plot); in do_3dplot()
1183 pm3d_draw_one(this_plot); in do_3dplot()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dpm3d.h163 void pm3d_draw_one __PROTO((struct surface_points* plots));
H A Dpm3d.c1146 pm3d_draw_one(struct surface_points *plot) in pm3d_draw_one() function
H A Dgraph3d.c1011 pm3d_draw_one(this_plot); in do_3dplot()
1114 pm3d_draw_one(this_plot); in do_3dplot()
/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
970 TERM_LAYER_BEGIN_PM3D_MAP and TERM_LAYER_END_PM3D_MAP from pm3d_draw_one