☰
nannou
0.19.0
Module range
Structs
Enums
In nannou::prelude::geom
?
Module
nannou
::
prelude
::
geom
::
range
source
·
[
−
]
Expand description
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
.