Uses of Class
org.apache.commons.geometry.core.partitioning.bsp.RegionCutBoundary
Packages that use RegionCutBoundary
Package
Description
This package contains classes related to Binary Space Partitioning (BSP) trees.
-
Uses of RegionCutBoundary in org.apache.commons.geometry.core.partitioning.bsp
Methods in org.apache.commons.geometry.core.partitioning.bsp that return RegionCutBoundaryModifier and TypeMethodDescriptionAbstractRegionBSPTree.AbstractRegionNode.getCutBoundary()Get the portion of the node's cut that lies on the boundary of the region.