summaryrefslogtreecommitdiff
path: root/tests/opencsgtest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/opencsgtest.cc')
-rw-r--r--tests/opencsgtest.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/opencsgtest.cc b/tests/opencsgtest.cc
index 28c0daa..59501a0 100644
--- a/tests/opencsgtest.cc
+++ b/tests/opencsgtest.cc
@@ -142,8 +142,7 @@ int main(int argc, char *argv[])
Tree tree(root_node);
CsgInfo csgInfo;
- QHash<std::string, CGAL_Nef_polyhedron> cache;
- CGALEvaluator cgalevaluator(cache, tree);
+ CGALEvaluator cgalevaluator(tree);
CSGTermEvaluator evaluator(tree, &cgalevaluator.psevaluator);
CSGTerm *root_raw_term = evaluator.evaluateCSGTerm(*root_node,
csgInfo.highlight_terms,
contact: Jan Huwald // Impressum