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

VRageMath.BoundingBox.Equals

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

IndexNamespace IndexBoundingBox

Summary

public bool Equals(BoundingBox 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(BoundingBox other, float epsilon)

Returns

bool

Parameters

Clone this wiki locally