[][src]Module theon::query

Spatial queries.

This module provides types and traits for performing spatial queries.

Structs

Aabb

Axis-aligned bounding box.

Line

Line.

Plane
Ray

Ray or half-line.

Unit

Unit vector.

Traits

Intersection

Pair-wise intersection.