gl3n v1.3.1 (2016-01-07T21:01:40Z)
Home
Dub
Repo
step
gl3n
math
Returns 0.0 if x < edge, otherwise it returns 1.0.
@
safe
pure nothrow
float
step
(
T1
T2
)
(
T1
edge
,
T2
x
)
Meta
Source
See Implementation
gl3n
math
aliases
fract
roundEven
functions
abs
almost_equal
cdegrees
clamp
cradians
degrees
fmodf
inversesqrt
mod
radians
sign
smoothstep
step
variables
PI_180
_180_PI
Returns 0.0 if x < edge, otherwise it returns 1.0.