summaryrefslogtreecommitdiff
path: root/src/Tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Tree.h')
-rw-r--r--src/Tree.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Tree.h b/src/Tree.h
index 9cfef84..fec4464 100644
--- a/src/Tree.h
+++ b/src/Tree.h
@@ -2,7 +2,6 @@
#define TREE_H_
#include "nodecache.h"
-//#include "cgal.h"
using std::string;
@@ -19,7 +18,6 @@ public:
// FIXME: Really return a reference?
const string &getString(const AbstractNode &node) const;
-// CGAL_Nef_polyhedron getCGALMesh(const AbstractNode &node) const;
private:
const AbstractNode *root_node;
contact: Jan Huwald // Impressum