glimpse-core
2.0.0-alpha.3
common
glimpse-core
/
graphics.glimpse.types
/
Vec3
/
cross
cross
infix
fun
cross
(
other
:
Vec3
<
T
>
)
:
Vec3
<
T
>
Calculates cross product of this vector and the
other
vector.