Uses of Class
org.hipparchus.geometry.euclidean.threed.PolyhedronsSet
Package
Description
This package provides basic 3D geometry components.
-
Uses of PolyhedronsSet in org.hipparchus.geometry.euclidean.threed
Modifier and TypeMethodDescriptionPolyhedronsSet.buildNew
(BSPTree<Euclidean3D> tree) Build a region using the instance as a prototype.Rotate the region around the specified point.Translate the region by the specified amount.Plane.wholeSpace()
Build a region covering the whole space.Modifier and TypeMethodDescriptionVector2D[][]
OutlineExtractor.getOutline
(PolyhedronsSet polyhedronsSet) Extract the outline of a polyhedrons set.