alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.model.geometry
/
Vector2D
/
Companion
Companion
object
Companion
Utility functions for
Vector2D
.
Members
Functions
z
Cross
Link copied to clipboard
fun
zCross
(
v1
:
Vector2D
<
*
>
,
v2
:
Vector2D
<
*
>
)
:
Double
Computes the z component of the cross product of the given vectors.