Vec3.dot

float dot(graphene.vec3.Vec3 b)

Computes the dot product of the two given vectors.

Parameters

ba #graphene_vec3_t

Returns

the value of the dot product