gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/sg_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'agg-plot/sg_object.h')
-rw-r--r--agg-plot/sg_object.h 3
1 files changed, 0 insertions, 3 deletions
diff --git a/agg-plot/sg_object.h b/agg-plot/sg_object.h
index e863e828..4b3b4b8d 100644
--- a/agg-plot/sg_object.h
+++ b/agg-plot/sg_object.h
@@ -45,7 +45,6 @@ struct sg_object : public vertex_source {
virtual void apply_transform(const agg::trans_affine& m, double as) = 0;
virtual void bounding_box(double *x1, double *y1, double *x2, double *y2) = 0;
- virtual bool use_subpixel() { return false; }
virtual bool affine_compose(agg::trans_affine& m) { return false; }
@@ -204,8 +203,6 @@ public:
virtual bool affine_compose(agg::trans_affine& m) { return this->m_source->affine_compose(m); }
- virtual bool use_subpixel() { return m_source->use_subpixel(); }
-
private:
sg_object* m_source;
};
generated by cgit v1.2.3 (git 2.39.1) at 2025年10月01日 08:10:42 +0000

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