[][src]Module ultraviolet::geometry

Geometry helper functionality.

Structs

Aabb

An axis-aligned bounding box

Aabbi

An axis-aligned bounding box

Aabbu

An axis-aligned bounding box

Plane

A plane which can be intersected by a ray.

Planei

A plane which can be intersected by a ray.

Planeu

A plane which can be intersected by a ray.

Ray

A Ray represents an infinite half-line starting at origin and going in specified unit length direction.

Rayi

A Ray represents an infinite half-line starting at origin and going in specified unit length direction.

Rayu

A Ray represents an infinite half-line starting at origin and going in specified unit length direction.