littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.shader.generator
/
GlslGenerator
/
step
step
fun
step
(
v
:
GLFloat
,
x
:
GLFloat
)
:
GLFloat
fun
step
(
v
:
Vec2
,
x
:
Vec2
)
:
Vec2
fun
step
(
v
:
Vec3
,
x
:
Vec3
)
:
Vec3
fun
step
(
v
:
Vec4
,
x
:
Vec4
)
:
Vec4
fun
step
(
v
:
Vec2
,
x
:
GLFloat
)
:
Vec2
fun
step
(
v
:
Vec3
,
x
:
GLFloat
)
:
Vec3
fun
step
(
v
:
Vec4
,
x
:
GLFloat
)
:
Vec4