openrndr
0.1.0-dev.1+7ef23c1
openrndr-math
/
org.openrndr.math
/
IntVector2
/
dot
dot
infix
fun
dot
(
right
:
IntVector2
)
:
Int
Content copied to clipboard
Calculates a dot product between this
Vector2
and
right
.
Sources
common source
Link copied to clipboard