logo

Module theon::query

source · []
Expand description

Spatial queries.

This module provides types and traits for performing spatial queries.

Structs

Axis-aligned bounding box.

Line.

Ray or half-line.

Unit vector.

Enums

Intersection of lines.

Intersection of a line and a plane.

Intersection of a plane and a ray.

Traits

Intersection of geometric objects.