| Package | Description |
|---|---|
| math.bsp | |
| math.bsp.node |
| Modifier and Type | Method and Description |
|---|---|
BspInternalNode<TData,TBoundary> |
BspTree.makeInternalNode()
Make internal node
Shortcut to avoid having to specify type parameters.
|
| Modifier and Type | Method and Description |
|---|---|
BspInternalNode<TData,TBoundary> |
IBspNode.asInternal() |
BspInternalNode<TData,TBoundary> |
BspInternalNode.asInternal() |
BspInternalNode<TData,TBoundary> |
IBspNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
IBspNode.setParent(BspInternalNode<TData,TBoundary> parent)
Set parent
Low-level API.
|
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.