[][src]Module nannou::geom::range

A type for working with one-dimensional ranges.

Structs

Range

Some start and end position along a single axis.

Enums

Align

Describes alignment along a range.

Edge

Represents either the Start or End Edge of a Range.