summaryrefslogtreecommitdiff
path: root/src/CGAL_Nef_polyhedron.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-10-21 17:10:06 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-10-21 17:10:06 (GMT)
commit30fad0d4e44017c715cd81b807bc14598418e8a5 (patch)
tree2e01fb800f3aeeb34301a5daf949e463787404d3 /src/CGAL_Nef_polyhedron.h
parentddbdd58d16a4e4f0fa15096736922985e458ff99 (diff)
remove old dump code. improve debugging svg output.
Diffstat (limited to 'src/CGAL_Nef_polyhedron.h')
-rw-r--r--src/CGAL_Nef_polyhedron.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CGAL_Nef_polyhedron.h b/src/CGAL_Nef_polyhedron.h
index 3157ff2..e8c505b 100644
--- a/src/CGAL_Nef_polyhedron.h
+++ b/src/CGAL_Nef_polyhedron.h
@@ -20,7 +20,6 @@ public:
CGAL_Nef_polyhedron &operator-=(const CGAL_Nef_polyhedron &other);
CGAL_Nef_polyhedron &minkowski(const CGAL_Nef_polyhedron &other);
CGAL_Nef_polyhedron copy() const;
- std::string dump_svg() const;
std::string dump() const;
int weight() const;
class PolySet *convertToPolyset();
contact: Jan Huwald // Impressum