openrndr
0.4.5-dev.4.uncommitted+98ebace
common
openrndr-math
/
org.openrndr.math
/
IntVector4
/
dot
dot
infix
fun
dot
(
right
:
IntVector4
)
:
Int
(
source
)
Calculates a dot product between this
Vector4
and
right
.