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-ST <francesco.abbate@st.com>2010年07月23日 14:20:43 +0200
committerfrancesco-ST <francesco.abbate@st.com>2010年07月23日 14:20:43 +0200
commit3f546db9df23890503188ebea7a900739846cdd9 (patch)
tree2fc0633d542d1079476c176fc991b3257504a59f /agg-plot/utils.h
parent741a111b1a6bb1d200f4c7aa4a02370d3acc25ea (diff)
downloadgsl-shell-3f546db9df23890503188ebea7a900739846cdd9.tar.gz
plot-on-canvas is now implemented
Now the management of the "user coordinate" transformation is done coherently between canvas_window and plot_window class.
Diffstat (limited to 'agg-plot/utils.h')
-rw-r--r--agg-plot/utils.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/agg-plot/utils.h b/agg-plot/utils.h
index f4a1e16b..67e667bb 100644
--- a/agg-plot/utils.h
+++ b/agg-plot/utils.h
@@ -15,7 +15,7 @@ T min (T a, T b) {
}
extern void trans_affine_compose (agg::trans_affine& a, const agg::trans_affine& b);
-extern double trans_affine_max_norm (agg::trans_affine& m);
+extern double trans_affine_max_norm (const agg::trans_affine& m);
extern void bbox_enlarge(double *x1, double* y1, double* x2, double* y2,
double x, double y);
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月16日 14:44:31 +0000

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