CreateFromPoints
Summary
public static BoundingSphereD CreateFromPoints(Vector3D[] points)
Creates a BoundingSphereD that can contain a specified list of points.
Returns
Parameters
- Vector3D[] points
public static BoundingSphereD CreateFromPoints(Vector3D[] points)
Creates a BoundingSphereD that can contain a specified list of points.