summaryrefslogtreecommitdiff
path: root/test-code/CSGTextRenderer.cc
AgeCommit message (Collapse)Author
2010-10-31Moved more tests from test-code to testsMarius Kintel
2010-10-31Added AbstractNode::name(), changed CSGTextRenderer to use this instead of ↵Marius Kintel
the rtti name
2010-10-31Added CSGTextCache for experimenting with cache-tree organizationMarius 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-31Compile fixes for test programsMarius Kintel
2010-10-31Compile fixes for test programsMarius Kintel
contact: Jan Huwald // Impressum