Modifier and Type | Method and Description |
---|---|
static BoundingSphere |
BoundingSphere.boundingBox(java.util.ArrayList<Vertex3D> vertices)
Calculates a bounding sphere for a group of points in
3D space using the bounding box.
|
BoundingSphere |
Model3D.getBoundingSphere() |