Package | Description |
---|---|
org.apache.commons.geometry.core.partitioning.bsp |
This package contains classes related to Binary Space Partitioning (BSP) trees.
|
Modifier and Type | Method and Description |
---|---|
RegionCutBoundary<P> |
AbstractRegionBSPTree.AbstractRegionNode.getCutBoundary()
Get the portion of the node's cut that lies on the boundary of the region.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.