openrndr
Toggle table of contents
0.4.5-dev.17.uncommitted+81afe70
common
Platform filter
common
Switch theme
Search in API
openrndr
openrndr-math
/
org.openrndr.math
/
Vector4
/
dot
dot
open
infix override
fun
dot
(
right
:
Vector4
)
:
Double
(
source
)
Calculates a dot product between this
Vector4
and
right
.