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>2009年12月22日 23:15:09 +0000
committerFrancesco Abbate <francesco.bbt@gmail.com>2009年12月22日 23:15:09 +0000
commit5f79bc486081f4c4fa42382f8224ab9e5a85b2ce (patch)
tree1b729bb956b3c70f31b9419d2c6aa64b47f6821a /agg-plot/utils.h
parentb476ebea47f3f1edc0b87734e8d565ad24b95a45 (diff)
downloadgsl-shell-5f79bc486081f4c4fa42382f8224ab9e5a85b2ce.tar.gz
Implemented rotation and translation post-transforms. Graphics example with rotated 'a' completed.
Diffstat (limited to 'agg-plot/utils.h')
-rw-r--r--agg-plot/utils.h 3
1 files changed, 3 insertions, 0 deletions
diff --git a/agg-plot/utils.h b/agg-plot/utils.h
index 6d9a2d2f..f4a1e16b 100644
--- a/agg-plot/utils.h
+++ b/agg-plot/utils.h
@@ -17,4 +17,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 void bbox_enlarge(double *x1, double* y1, double* x2, double* y2,
+ double x, double y);
+
#endif
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月13日 19:00:48 +0000

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