summaryrefslogtreecommitdiff
path: root/src/node.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/node.h')
-rw-r--r--src/node.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/node.h b/src/node.h
index db1f8e2..9127ae1 100644
--- a/src/node.h
+++ b/src/node.h
@@ -54,11 +54,6 @@ public:
void progress_report() const;
int idx; // Node index (unique per tree)
-
- // FIXME: Rewrite to visitor
-#ifdef ENABLE_CGAL
- class CSGTerm *render_csg_term_from_nef(double m[20], QVector<CSGTerm*> *highlights, QVector<CSGTerm*> *background, const char *statement, int convexity) const;
-#endif
};
class AbstractIntersectionNode : public AbstractNode
contact: Jan Huwald // Impressum