alchemist-full
Toggle table of contents
37.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist-full
alchemist-api
/
it.unibo.alchemist.model.geometry
/
Vector2D
/
Companion
Companion
object
Companion
(
source
)
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.