[][src]Module rask_engine::boxes

The boxes module exposes AABox (axis-aligned box) and RBox (rotated box). These are used to model objects.

Structs

AABox

An axis-aligned box.

RBox

A rotated box.