summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/picture.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/picture.h')
-rw-r--r--Build/source/utils/asymptote/picture.h10
1 files changed, 5 insertions, 5 deletions
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