Uses of Class
org.hipparchus.geometry.partitioning.BSPTree.InteriorPoint
Packages that use BSPTree.InteriorPoint
Package
Description
This package provides classes to implement Binary Space Partition trees.
-
Uses of BSPTree.InteriorPoint in org.hipparchus.geometry.partitioning
Methods in org.hipparchus.geometry.partitioning that return BSPTree.InteriorPointModifier and TypeMethodDescriptionBSPTree.getInteriorPoint
(P defaultPoint) Get a point that is interior to the cell.InteriorPointFinder.getPoint()
Get the point found.