openrndr
Toggle table of contents
0.5.0-dev.0+70e7b47
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-math
/
org.openrndr.math
/
IntVector2
/
dot
dot
infix
fun
dot
(
right
:
IntVector2
)
:
Int
(
source
)
Calculates a dot product between this
Vector2
and
right
.