Package | Description |
---|---|
org.hipparchus.geometry.partitioning |
This package provides classes to implement Binary Space Partition trees.
|
Modifier and Type | Method | Description |
---|---|---|
BSPTree<S> |
BSPTree.merge(BSPTree<S> tree,
BSPTree.LeafMerger<S> leafMerger) |
Merge a BSP tree with the instance.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.