summaryrefslogtreecommitdiff
path: root/src/nodecache.h
AgeCommit message (Collapse)Author
2012-01-24Added note about reference usage being unsafe due to potential vector resizeMarius Kintel
2011-09-11Implemented CGAL cachingMarius Kintel
2010-10-31Compile fixes after working in test-code/Marius 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
2010-10-31Initial implementation of CGALRendererMarius Kintel
2010-10-31bugfix: only resize if needed, else nodes get deletedMarius Kintel
2010-10-31Committed current version of visitor refactoringMarius Kintel
contact: Jan Huwald // Impressum