From c20b61928150008d080bab09e967fcaebc93da81 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 3 Jul 2009 00:02:22 +0000 Subject: asy 1.79 git-svn-id: svn://tug.org/texlive/trunk@14078 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/asymptote/picture.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Build/source/utils/asymptote/picture.h') diff --git a/Build/source/utils/asymptote/picture.h b/Build/source/utils/asymptote/picture.h index de71f64964f..d76a44d56f0 100644 --- a/Build/source/utils/asymptote/picture.h +++ b/Build/source/utils/asymptote/picture.h @@ -90,11 +90,11 @@ public: const triple &Min, const triple& Max, double perspective, bool transparent) const; bool shipout3(const string& prefix, const string& format, - double width, double height, double angle, const triple& m, - const triple& M, double *t, double *background, - size_t nlights, triple *lights, double *diffuse, - double *ambient, double *specular, bool viewportlighting, - bool view); + double width, double height, double angle, double zoom, + const triple& m, const triple& M, const pair& shift, double *t, + double *background, size_t nlights, triple *lights, + double *diffuse, double *ambient, double *specular, + bool viewportlighting, bool view); bool shipout3(const string& prefix); // Embedded PRC -- cgit v1.2.3