bettercmath ~main (2021-12-22T08:40:51.796057)
Dub
Repo
ValueRange.this
bettercmath
valuerange
ValueRange
Construct from both values.
this
(T from, T to)
struct
ValueRange
(T)
this
(
const
T
from
,
const
T
to
)
this
(T[2] values)
Meta
Source
See Implementation
bettercmath
valuerange
ValueRange
aliases
ElementType
constructors
this
functions
distance
invert
inverted
lerp
normalize
remap
variables
from
to
Construct from both values.