equals

Compares the provided OrientedBoundingBox componentwise and returns true if they are equal, false otherwise.

Return

true if left and right are equal, false otherwise.

Parameters

left

The first OrientedBoundingBox.

right

The second OrientedBoundingBox.

See also