Uses of Class
org.apache.commons.geometry.euclidean.threed.BoundaryList3D
-
Packages that use BoundaryList3D Package Description org.apache.commons.geometry.euclidean.threed This package provides basic 3D geometry components. -
-
Uses of BoundaryList3D in org.apache.commons.geometry.euclidean.threed
Methods in org.apache.commons.geometry.euclidean.threed that return BoundaryList3D Modifier and Type Method Description BoundaryList3D
BoundaryList3D. toList()
Return this instance.default BoundaryList3D
BoundarySource3D. toList()
Return aBoundaryList3D
containing the boundaries in this instance.
-