gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/plot-window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/plot-window.cpp')
-rw-r--r--agg-plot/plot-window.cpp 11
1 files changed, 0 insertions, 11 deletions
diff --git a/agg-plot/plot-window.cpp b/agg-plot/plot-window.cpp
index 70fec188..655bb5e7 100644
--- a/agg-plot/plot-window.cpp
+++ b/agg-plot/plot-window.cpp
@@ -88,7 +88,6 @@ public:
delete m_canvas;
};
- virtual void on_draw();
virtual void on_init();
virtual void on_resize(int sx, int sy);
@@ -122,16 +121,6 @@ plot_window::on_init()
}
void
-plot_window::on_draw()
-{
- printf("on draw!\n");
- if (! m_canvas)
- return;
-
- m_canvas->clear();
-};
-
-void
plot_window::on_resize(int sx, int sy)
{
if (m_canvas)
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月15日 11:58:38 +0000

AltStyle によって変換されたページ (->オリジナル) /