Vec4.dot
float dot(graphene.vec4.Vec4 b)Computes the dot product of the two given vectors.
Parameters
b | a #graphene_vec4_t |
Returns
the value of the dot product
float dot(graphene.vec4.Vec4 b)Computes the dot product of the two given vectors.
b | a #graphene_vec4_t |