summaryrefslogtreecommitdiff
path: root/src/node.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-09-07 00:02:22 (GMT)
committerMarius Kintel <marius@kintel.net>2010-10-31 00:42:39 (GMT)
commitfdcbb4cf9744151f901d6dba9f04a29c2ea75c92 (patch)
tree24330f1bedf104a15a1b5e11786f742af12ba495 /src/node.h
parent3f66c23731f0711dd1158f2cded7f0bf313617d4 (diff)
Improved CSGTermRenderer to a testable point
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