Uses of Class
org.hipparchus.geometry.euclidean.threed.PolyhedronsSet.BRep
Package
Description
This package provides basic 3D geometry components.
-
Uses of PolyhedronsSet.BRep in org.hipparchus.geometry.euclidean.threed
Modifier and TypeMethodDescriptionPolyhedronsSet.getBRep()
Get the boundary representation of the instance.ModifierConstructorDescriptionPolyhedronsSet
(PolyhedronsSet.BRep brep, double tolerance) Build a polyhedrons set from a Boundary REPresentation (B-rep) specified by connected vertices.