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

VRageMath.BoundingBoxD.DistanceSquared

Morten Aune Lyrstad edited this page Feb 3, 2022 · 17 revisions

IndexNamespace IndexBoundingBoxD

Summary

public double DistanceSquared(Vector3D point)

Returns

double

Parameters

Summary

public double DistanceSquared(ref Vector3D point)

Returns

double

Parameters

Summary

public double DistanceSquared(ref BoundingBoxD other)

Returns

double

Parameters

Clone this wiki locally