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

VRageMath.BoundingBoxD.Equals

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

IndexNamespace IndexBoundingBoxD

Summary

public bool Equals(BoundingBoxD other)

Determines whether two instances of BoundingBox are equal.

Returns

bool

Parameters

Summary

public virtual bool Equals(object obj)

Determines whether two instances of BoundingBox are equal.

Returns

bool

Parameters

Summary

public bool Equals(BoundingBoxD other, double epsilon)

Returns

bool

Parameters

Clone this wiki locally