| Package | Description | 
|---|---|
| org.hipparchus.geometry.partitioning | 
 This package provides classes to implement Binary Space Partition trees. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BSPTree.visit(BSPTreeVisitor<S> visitor)
Visit the BSP tree nodes. 
 | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.