bettercmath ~master (2021-10-22T22:55:25.7546802)
Dub
Repo
ValueRange.this
bettercmath
valuerange
ValueRange
Construct from array of values.
this
(T from, T to)
this
(T[2] values)
struct
ValueRange
(T)
this
(
const
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 array of values.