gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/window-cpp.h
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2012年03月29日 17:23:35 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2012年04月01日 22:57:19 +0200
commit5c80bf0af85627c0e62d0f097e9ed6679f6bed73 (patch)
tree53c88940049bef966c8994cf59f831c26061a8c2 /agg-plot/window-cpp.h
parente255825367665691584ae44755df5f2882a25c66 (diff)
downloadgsl-shell-5c80bf0af85627c0e62d0f097e9ed6679f6bed73.tar.gz
Introduce gsl_shell_state and improve factorization
Diffstat (limited to 'agg-plot/window-cpp.h')
-rw-r--r--agg-plot/window-cpp.h 3
1 files changed, 2 insertions, 1 deletions
diff --git a/agg-plot/window-cpp.h b/agg-plot/window-cpp.h
index 02f72987..73025489 100644
--- a/agg-plot/window-cpp.h
+++ b/agg-plot/window-cpp.h
@@ -60,7 +60,8 @@ private:
ref::node* m_tree;
public:
- window(agg::rgba& bgcol) : canvas_window(bgcol), m_tree(0)
+ window(gsl_shell_state* gs, agg::rgba bgcol= colors::white):
+ canvas_window(gs, bgcol), m_tree(0)
{
this->split(".");
};
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月13日 19:46:29 +0000

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