diff options
Diffstat (limited to 'openscad.h')
-rw-r--r-- | openscad.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -327,6 +327,7 @@ public: typedef QList<Point> Polygon; QVector<Polygon> polygons; double m[16]; + int convexity; PolySet(); |
![]() |
index : openscad | |
code driven CAD modeller | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | openscad.h | 1 |
@@ -327,6 +327,7 @@ public: typedef QList<Point> Polygon; QVector<Polygon> polygons; double m[16]; + int convexity; PolySet(); |