Uses of Interface
org.hipparchus.geometry.partitioning.BSPTreeVisitor
Packages that use BSPTreeVisitor
Package
Description
This package provides classes to implement Binary Space Partition trees.
-
Uses of BSPTreeVisitor in org.hipparchus.geometry.partitioning
Classes in org.hipparchus.geometry.partitioning that implement BSPTreeVisitorModifier and TypeClassDescriptionclass
InteriorPointFinder<S extends Space,
P extends Point<S, P>, H extends Hyperplane<S, P, H, I>, I extends SubHyperplane<S, P, H, I>> Finder for interior points.Methods in org.hipparchus.geometry.partitioning with parameters of type BSPTreeVisitor