Implement plot's multi level labels - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/agg-plot/utils.h
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2013年01月30日 18:16:12 +0100
committerFrancesco Abbate <francesco.bbt@gmail.com>2013年02月03日 22:30:35 +0100
commita366fbb4d0ede381163976dc46d39ab4a1e9fdba (patch)
tree95e1e5beb1e77bb31fc6c1a843409081c10bae45 /agg-plot/utils.h
parent44b1bffb2220da2220aee2588143e11026e10083 (diff)
downloadgsl-shell-a366fbb4d0ede381163976dc46d39ab4a1e9fdba.tar.gz
Implement plot's multi level labels
Preliminary implementation.
Diffstat (limited to 'agg-plot/utils.h')
-rw-r--r--agg-plot/utils.h 4
1 files changed, 4 insertions, 0 deletions
diff --git a/agg-plot/utils.h b/agg-plot/utils.h
index d1274d32..1e66be31 100644
--- a/agg-plot/utils.h
+++ b/agg-plot/utils.h
@@ -40,6 +40,10 @@ public:
return m_list[k];
}
+ T* at(unsigned k) const {
+ return m_list[k];
+ }
+
unsigned size() const {
return m_list.size();
}
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月19日 04:47:42 +0000

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