summaryrefslogtreecommitdiff
path: root/openscad.h
diff options
context:
space:
mode:
Diffstat (limited to 'openscad.h')
-rw-r--r--openscad.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openscad.h b/openscad.h
index d78453b..50f5bf7 100644
--- a/openscad.h
+++ b/openscad.h
@@ -521,6 +521,7 @@ public:
};
typedef QList<Point> Polygon;
QVector<Polygon> polygons;
+ QVector<Polygon> borders;
Grid3d<void*> grid;
bool is2d;
@@ -688,6 +689,7 @@ void progress_report_prep(AbstractNode *root, void (*f)(const class AbstractNode
void progress_report_fin();
void dxf_tesselate(PolySet *ps, DxfData *dxf, double rot, bool up, double h);
+void dxf_border_to_ps(PolySet *ps, DxfData *dxf);
#endif /* INCLUDE_ABSTRACT_NODE_DETAILS */
contact: Jan Huwald // Impressum