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:
Diffstat (limited to 'agg-plot/utils.h')
-rw-r--r--agg-plot/utils.h 7
1 files changed, 2 insertions, 5 deletions
diff --git a/agg-plot/utils.h b/agg-plot/utils.h
index 67e667bb..f70bcf04 100644
--- a/agg-plot/utils.h
+++ b/agg-plot/utils.h
@@ -14,10 +14,7 @@ T min (T a, T b) {
return (b > a) ? a : b;
}
-extern void trans_affine_compose (agg::trans_affine& a, const agg::trans_affine& b);
-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);
+extern void trans_affine_compose (agg::trans_affine& a,
+ const agg::trans_affine& b);
#endif
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月18日 00:18:04 +0000

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