gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/lua-plot-cpp.h
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2012年06月14日 13:30:15 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2012年06月14日 13:30:15 +0200
commitf1cc3c79cb0a13eeae34cfdf6bdcf1e7dc5eafc1 (patch)
tree25f10aca926c8fe306b19b98d1d1958db56a4ae8 /agg-plot/lua-plot-cpp.h
parentdcb16a7faad03a06113ddcdfe9b4740a8d057e29 (diff)
downloadgsl-shell-f1cc3c79cb0a13eeae34cfdf6bdcf1e7dc5eafc1.tar.gz
Get rid of the VertexSource template parameter in plot class
Instead of the template parameter the explicit type sg_object is used. There was no added value for this type parametrization.
Diffstat (limited to 'agg-plot/lua-plot-cpp.h')
-rw-r--r--agg-plot/lua-plot-cpp.h 5
1 files changed, 2 insertions, 3 deletions
diff --git a/agg-plot/lua-plot-cpp.h b/agg-plot/lua-plot-cpp.h
index 2900f248..5f92e499 100644
--- a/agg-plot/lua-plot-cpp.h
+++ b/agg-plot/lua-plot-cpp.h
@@ -9,9 +9,8 @@ extern "C" {
#include "plot-auto.h"
#include "resource-manager.h"
-#include "sg_object.h"
-typedef plot<sg_object, manage_owner> sg_plot;
-typedef plot_auto<sg_object, manage_owner> sg_plot_auto;
+typedef plot<manage_owner> sg_plot;
+typedef plot_auto<manage_owner> sg_plot_auto;
#endif
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月14日 14:21:26 +0000

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