summaryrefslogtreecommitdiff
path: root/openscad.h
diff options
context:
space:
mode:
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 8245ae8..6a20789 100644
--- a/openscad.h
+++ b/openscad.h
@@ -445,7 +445,7 @@ public:
DxfData(double fn, double fs, double fa, QString filename, QString layername = QString(), double xorigin = 0.0, double yorigin = 0.0, double scale = 1.0);
DxfData(const struct CGAL_Nef_polyhedron &N);
- Point *p(double x, double y);
+ Point *addPoint(double x, double y);
private:
void fixup_path_direction();
contact: Jan Huwald // Impressum