Package | Description |
---|---|
org.hipparchus.geometry.spherical.oned |
This package provides basic geometry components on the 1-sphere.
|
Constructor and Description |
---|
ArcsSet(BSPTree<Sphere1D> tree,
double tolerance)
Build an arcs set from an inside/outside BSP tree.
|
ArcsSet(Collection<SubHyperplane<Sphere1D>> boundary,
double tolerance)
Build an arcs set from a Boundary REPresentation (B-rep).
|
Copyright © 2016-2021 CS GROUP. All rights reserved.