Module nannou::geom::range

source ·
Expand description

A type for working with one-dimensional ranges.

Structs

  • Some start and end position along a single axis.

Enums

  • Describes alignment along a range.
  • Represents either the Start or End Edge of a Range.