Searched defs:BSPTree (Results 1 – 1 of 1) sorted by relevance
68 public class BSPTree<S extends Space> { class87 public BSPTree() { in BSPTree() method in BSPTree98 public BSPTree(final Object attribute) { in BSPTree() method in BSPTree119 public BSPTree(final SubHyperplane<S> cut, final BSPTree<S> plus, final BSPTree<S> minus, in BSPTree() method in BSPTree