Contents

BoundingBox

An axis-aligned bounding box (AABB).

Declaration

@frozen struct BoundingBox

Topics

Creating a bounding box

Getting an empty box

Getting the box characteristics

Expanding boxes

Checking for overlap

Checking for separation

Transforming a bounding box

Operators

Initializers

Instance Properties

Instance Methods

See Also

Bounding box retrieval