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

VRageMath.BoundingBoxD.CreateFromPoints

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

IndexNamespace IndexBoundingBoxD

Summary

public static BoundingBoxD CreateFromPoints(IEnumerable<Vector3D> points)

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

Returns

BoundingBoxD

Parameters

Clone this wiki locally