Constructor and Description |
---|
NodesSet()
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
add(BSPTree<S> node)
Add a node if not already known.
|
void |
addAll(Iterable<BSPTree<S>> iterator)
Add nodes if they are not already known.
|
Iterator<BSPTree<S>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2016–2020 Hipparchus.org. All rights reserved.