dot

fun dot(b: Vec4): Float

Computes the dot product of the two given vectors.

Return

the value of the dot product

Since

1.0

Parameters

b

a #graphene_vec4_t