summaryrefslogtreecommitdiff
path: root/src/csgterm.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-12-26 20:20:05 (GMT)
committerMarius Kintel <marius@kintel.net>2011-12-26 20:20:05 (GMT)
commitcde24f681580f8911ac4fe29265b169a0bac5f49 (patch)
treeb426b377e367a50b406bad51a0dbb76510278102 /src/csgterm.h
parent36056e27f34a6049c18e49d5f24bfbd7cc6eabf4 (diff)
parentbc3454f369a21cd689f42f5e9ec5cb316f9ebdd5 (diff)
Merge branch 'master' into buildfix
Diffstat (limited to 'src/csgterm.h')
-rw-r--r--src/csgterm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/csgterm.h b/src/csgterm.h
index 4930349..2e72dbc 100644
--- a/src/csgterm.h
+++ b/src/csgterm.h
@@ -33,9 +33,6 @@ public:
const BoundingBox &getBoundingBox() const { return this->bbox; }
- static shared_ptr<CSGTerm> normalize(shared_ptr<CSGTerm> term);
- static bool normalize_tail(shared_ptr<CSGTerm> &term);
-
std::string dump();
private:
CSGTerm(type_e type, shared_ptr<CSGTerm> left, shared_ptr<CSGTerm> right);
contact: Jan Huwald // Impressum