summaryrefslogtreecommitdiff
path: root/openscad.h
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-07-14 21:47:32 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2009-07-14 21:47:32 (GMT)
commitcc3291a4f1def85273e0e1cc6e43bb0079965946 (patch)
tree03ff099c015e6611a45e70318069026bbbff6115 /openscad.h
parentf950feace3beaeec9bd5a6d6e65f7790bd80a9d8 (diff)
Clifford Wolf:
Added convexity handling Split up example.scad file to examples/* git-svn-id: http://svn.clifford.at/openscad/trunk@56 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'openscad.h')
-rw-r--r--openscad.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openscad.h b/openscad.h
index 0ee83eb..014355c 100644
--- a/openscad.h
+++ b/openscad.h
@@ -327,6 +327,7 @@ public:
typedef QList<Point> Polygon;
QVector<Polygon> polygons;
double m[16];
+ int convexity;
PolySet();
contact: Jan Huwald // Impressum