[][src]Crate obscura

Structs

Ray

A ray.

Sphere

A sphere primitive.

Vec3

Representation of a vector in R3.

Enums

RayIntersection

Represents an intersection of a ray with a primitive.

Traits

Intersect

The Intersect trait.