util-math / io.github.sof3.graphmine.util.math / Vector3 / dot
infix fun dot(v: Vector3): Double
infix fun dot(v:
Vector3
):
Double
Calculates the dot product of this and v
this