S - Type of the space.public class NodesSet<S extends Space> extends java.lang.Object implements java.lang.Iterable<BSPTree<S>>
BSP tree nodes.BoundaryAttribute| Modifier and Type | Field and Description |
|---|---|
private java.util.List<BSPTree<S>> |
list
List of sub-hyperplanes.
|
| Constructor and Description |
|---|
NodesSet()
Simple constructor.
|
Copyright (c) 2003-2015 Apache Software Foundation