summaryrefslogtreecommitdiff
path: root/src/dxfdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dxfdata.h')
-rw-r--r--src/dxfdata.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/dxfdata.h b/src/dxfdata.h
index e71a740..a513edf 100644
--- a/src/dxfdata.h
+++ b/src/dxfdata.h
@@ -37,13 +37,9 @@ public:
DxfData();
DxfData(double fn, double fs, double fa, QString filename, QString layername = QString(), double xorigin = 0.0, double yorigin = 0.0, double scale = 1.0);
-#ifdef ENABLE_CGAL
- DxfData(const struct CGAL_Nef_polyhedron &N);
-#endif
Vector2d *addPoint(double x, double y);
-private:
void fixup_path_direction();
};
contact: Jan Huwald // Impressum