Uses of Class
org.apache.commons.geometry.euclidean.threed.AbstractEmbeddedRegionPlaneSubset
Packages that use AbstractEmbeddedRegionPlaneSubset
Package
Description
This package provides basic 3D geometry components.
-
Uses of AbstractEmbeddedRegionPlaneSubset in org.apache.commons.geometry.euclidean.threed
Modifier and TypeClassDescription(package private) final class
Internal implementation ofPlaneConvexSubset
that uses an embeddedConvexArea
to represent the subspace region.final class
Class representing an arbitrary subset of a plane using aRegionBSPTree2D
.