Package | Description |
---|---|
org.apache.commons.math3.geometry.spherical.twod |
This package provides basic geometry components on the 2-sphere.
|
Modifier and Type | Method and Description |
---|---|
SubCircle |
Circle.wholeHyperplane()
Build a sub-hyperplane covering the whole hyperplane.
|
Modifier and Type | Method and Description |
---|---|
private void |
EdgesBuilder.addContribution(SubCircle sub,
boolean reversed,
BSPTree<Sphere2D> node)
Add the contribution of a boundary edge.
|