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