gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/plot-auto.h
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/plot-auto.h')
-rw-r--r--agg-plot/plot-auto.h 6
1 files changed, 5 insertions, 1 deletions
diff --git a/agg-plot/plot-auto.h b/agg-plot/plot-auto.h
index 027c0975..17b83c1c 100644
--- a/agg-plot/plot-auto.h
+++ b/agg-plot/plot-auto.h
@@ -41,7 +41,11 @@ public:
virtual ~plot_auto() { };
virtual void add(VertexSource* vs, agg::rgba8& color, bool outline);
- virtual void before_draw() { check_bounding_box(); };
+ virtual void before_draw()
+ {
+ plot<VertexSource, resource_manager>::before_draw();
+ check_bounding_box();
+ };
virtual bool pop_layer();
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月22日 23:53:11 +0000

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