summaryrefslogtreecommitdiff
path: root/src/csgnode.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-03-14 04:12:18 (GMT)
committerMarius Kintel <marius@kintel.net>2010-10-31 00:42:34 (GMT)
commit9bb4fc829ad9466fe59ad35803ed1db82042342a (patch)
tree0e17313197ff8910b12b0a3bf44eec157e10fa99 /src/csgnode.h
parente8b84d36c51327447334ce3bd6909501bab44805 (diff)
Added REMOVE_DUMP define
Diffstat (limited to 'src/csgnode.h')
-rw-r--r--src/csgnode.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/csgnode.h b/src/csgnode.h
index 405dd96..3d08b81 100644
--- a/src/csgnode.h
+++ b/src/csgnode.h
@@ -27,7 +27,9 @@ public:
virtual CGAL_Nef_polyhedron renderCSGMesh() const;
#endif
CSGTerm *render_csg_term(double m[20], QVector<CSGTerm*> *highlights, QVector<CSGTerm*> *background) const;
+#ifndef REMOVE_DUMP
virtual QString dump(QString indent) const;
+#endif
};
#endif
contact: Jan Huwald // Impressum