smoothStep

Same as GLSL smoothstep function. See: http://en.wikipedia.org/wiki/Smoothstep

pure nothrow @nogc
T
smoothStep
(
T
)
(
T a
,
T b
,
T t
)

Meta