CreateFromPoints
Summary
public static BoundingBoxI CreateFromPoints(IEnumerable<Vector3I> points)
Creates the smallest BoundingBoxI that will contain a group of points.
Returns
Parameters
- IEnumerable
points
public static BoundingBoxI CreateFromPoints(IEnumerable<Vector3I> points)
Creates the smallest BoundingBoxI that will contain a group of points.