Class PolyhedronsSet.BRep
java.lang.Object
org.hipparchus.geometry.euclidean.threed.PolyhedronsSet.BRep
- Enclosing class:
PolyhedronsSet
Container for Boundary REPresentation (B-Rep).
The boundary is provided as a list of vertices and a list of facets. Each facet is specified as an integer array containing the arrays vertices indices in the vertices list. Each facet normal is oriented by right hand rule to the facet vertices list.
- Since:
- 1.2
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList
<int[]> Get the extracted facets.Get the extracted vertices.