summaryrefslogtreecommitdiff
path: root/src/Tree.cc
AgeCommit message (Collapse)Author
2011-12-06Refactoring: Use shared_ptr instead of our own shared pointer implementation ↵Marius Kintel
for CSGTerm
2011-09-11bugfix: Clear both caches before rebuildingMarius Kintel
2011-09-11Implemented CGAL cachingMarius Kintel
2011-09-11Fixed bug introduced by the new PolySet cache; string filtering done in the ↵Marius Kintel
wrong place, refactored cache into separate class
2011-09-11Reenabled PolySet caching. Pass shared_ptrs to polysets around to better ↵Marius Kintel
manage memory
2010-11-06doc and cosmeticsMarius Kintel
2010-10-31Another refactoring session:Marius Kintel
o mk_cache_id() obsoleted by removing the node index from the dump o node index output removed from each node and make optional in NodeDumper o The visitors are no longer global, but associated with a tree o Added Tree class to manage node trees and the (now implicit) dump cache o Moved PolySet cache into PolySetRenderer
contact: Jan Huwald // Impressum