summaryrefslogtreecommitdiff
path: root/src/csgterm.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-12-27 13:46:10 (GMT)
committerMarius Kintel <marius@kintel.net>2011-12-27 13:46:10 (GMT)
commitbac92dbd0ecb7b9535b9acbcd019c88ff9981b4a (patch)
tree3e02392a80d53d54e289328d478922328e32fb4e /src/csgterm.h
parente502fab71d998c0bd025512c0c3884a1117479d1 (diff)
parent546ed1690486443e6780c1509626de8758a73498 (diff)
Merge branch 'master' into color-priority
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 570af53..4278d85 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