Uses of Class
org.hipparchus.geometry.euclidean.threed.PolyhedronsSet.BRep
Packages that use PolyhedronsSet.BRep
Package
Description
This package provides basic 3D geometry components.
-
Uses of PolyhedronsSet.BRep in org.hipparchus.geometry.euclidean.threed
Methods in org.hipparchus.geometry.euclidean.threed that return PolyhedronsSet.BRepModifier and TypeMethodDescriptionPolyhedronsSet.getBRep()
Get the boundary representation of the instance.Constructors in org.hipparchus.geometry.euclidean.threed with parameters of type PolyhedronsSet.BRepModifierConstructorDescriptionPolyhedronsSet
(PolyhedronsSet.BRep brep, double tolerance) Build a polyhedrons set from a Boundary REPresentation (B-rep) specified by connected vertices.