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:
Diffstat (limited to 'agg-plot/lua-plot-cpp.h')
-rw-r--r--agg-plot/lua-plot-cpp.h 9
1 files changed, 3 insertions, 6 deletions
diff --git a/agg-plot/lua-plot-cpp.h b/agg-plot/lua-plot-cpp.h
index 022be7e9..a3420708 100644
--- a/agg-plot/lua-plot-cpp.h
+++ b/agg-plot/lua-plot-cpp.h
@@ -14,16 +14,13 @@ extern "C" {
class lua_plot {
public:
typedef plot<drawable, lua_management> plot_type;
-
-private:
- plot_type m_plot;
-
-public:
+
lua_plot() : m_plot() { };
plot_type& self() { return m_plot; };
- static lua_plot *check(lua_State *L, int index);
+private:
+ plot_type m_plot;
};
#endif
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月14日 13:04:37 +0000

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