summaryrefslogtreecommitdiff
path: root/src/Tree.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-04-12 04:57:02 (GMT)
committerMarius Kintel <marius@kintel.net>2010-10-31 00:42:35 (GMT)
commit1caf80e561819832092e67bd15ceba5d6f9a02f8 (patch)
treeac144b7659840529155c762794508bea018b2be3 /src/Tree.h
parente8e213b3c9ce0580045ea6e7e86b00ab41d4c58b (diff)
Added CSGTextCache for experimenting with cache-tree organization
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