Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.BoundingBox2I.CreateFromPoints

Morten Aune Lyrstad edited this page Apr 16, 2022 · 26 revisions

IndexNamespace IndexBoundingBox2I

Summary

public static BoundingBox2I CreateFromPoints(IEnumerable<Vector2I> points)

Creates the smallest BoundingBox2I that will contain a group of points.

Returns

BoundingBox2I

Parameters

Clone this wiki locally