bettercmath ~master (2021-10-22T22:55:25.7546802)
Dub
Repo
ValueRange.inverted
bettercmath
valuerange
ValueRange
Returns an inverted copy of ValueRange, the range [to, from].
struct
ValueRange
(T)
const
ValueRange
inverted
(
)
Meta
Source
See Implementation
bettercmath
valuerange
ValueRange
aliases
ElementType
constructors
this
functions
distance
invert
inverted
lerp
normalize
remap
variables
from
to
Returns an inverted copy of ValueRange, the range [to, from].