summaryrefslogtreecommitdiff
path: root/openscad.h
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-07 20:49:27 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-07 20:49:27 (GMT)
commit65ee5136619352cb58b055ec63c473fbd5d08e1d (patch)
tree7cadfc836949c4280bf032c64bd3ba81b84eec17 /openscad.h
parentdf24accdf0b2ef06fa77439e4674439d7a9b508d (diff)
Clifford Wolf:
Added rotate_extrude statement() git-svn-id: http://svn.clifford.at/openscad/trunk@231 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'openscad.h')
-rw-r--r--openscad.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openscad.h b/openscad.h
index 69fb326..2bfa15e 100644
--- a/openscad.h
+++ b/openscad.h
@@ -446,6 +446,9 @@ public:
DxfData(const struct CGAL_Nef_polyhedron &N);
Point *p(double x, double y);
+
+private:
+ void fixup_path_direction();
};
// The CGAL template magic slows down the compilation process by a factor of 5.
contact: Jan Huwald // Impressum