Uses of Interface
org.apache.commons.geometry.euclidean.threed.PlaneSubset
Packages that use PlaneSubset
Package
Description
This package provides basic 3D geometry components.
-
Uses of PlaneSubset in org.apache.commons.geometry.euclidean.threed
Subinterfaces of PlaneSubset in org.apache.commons.geometry.euclidean.threedModifier and TypeInterfaceDescriptioninterfaceInterface representing a closed, finite convex polygon in Euclidean 3D space.interfaceInterface representing a finite or infinite convex subset of points in a plane in Euclidean 3D space.interfaceInterface representing a triangle in Euclidean 3D space.Classes in org.apache.commons.geometry.euclidean.threed that implement PlaneSubsetModifier and TypeClassDescriptionfinal classClass representing an arbitrary subset of a plane using aRegionBSPTree2D.