summaryrefslogtreecommitdiff
path: root/openscad.h
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-09 17:15:56 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-09 17:15:56 (GMT)
commitdd817ad903b1c32f594482b8b2ae16ca30f86ef9 (patch)
tree59fe5bf96f276aec9d7b425fbe5d36b3a72ca0a9 /openscad.h
parent3b7ba5c69c1a42c3e23de2180b7ec3726daa040b (diff)
Clifford Wolf:
Added mirror statement git-svn-id: http://svn.clifford.at/openscad/trunk@250 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'openscad.h')
-rw-r--r--openscad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openscad.h b/openscad.h
index 2bfa15e..71dbc02 100644
--- a/openscad.h
+++ b/openscad.h
@@ -571,7 +571,7 @@ public:
static QCache<QString,ps_cache_entry> ps_cache;
- void render_surface(colormode_e colormode, csgmode_e csgmode, GLint *shaderinfo = NULL) const;
+ void render_surface(colormode_e colormode, csgmode_e csgmode, double *m, GLint *shaderinfo = NULL) const;
void render_edges(colormode_e colormode, csgmode_e csgmode) const;
#ifdef ENABLE_CGAL
contact: Jan Huwald // Impressum