Package | Description |
---|---|
org.apache.commons.geometry.euclidean.threed.shape |
This package provides utilities for constructing basic 3D shapes.
|
Modifier and Type | Method and Description |
---|---|
static Sphere |
Sphere.from(Vector3D center,
double radius,
Precision.DoubleEquivalence precision)
Construct a sphere from a center point and radius.
|
Copyright © 2016–2021 The Apache Software Foundation. All rights reserved.