pp ~master (2018-05-25T20:29:15Z)
Dub
Repo
Step
polyplex
math
mathf
Steps scalar
a
on edge
edge
. Returns 0 if a < edge, otherwise 1
T
Step
pure nothrow
(
T
)
(
T
edge
,
T
a
)
if
(
__traits(
isScalar
,
T
)
)
Meta
Source
See Implementation
polyplex
math
mathf
aliases
Mix
Smoothstep
functions
ApproxEquals
Clamp
CosineInterpolation
CubicInterpolation
HermiteInterpolation
LinearInterpolation
Max
Min
Step
ToDegrees
ToRadians
variables
TAU
Steps scalar a on edge edge. Returns 0 if a < edge, otherwise 1