Point3D.dot
float dot(graphene.point3_d.Point3D b)Computes the dot product of the two given #graphene_point3d_t.
Parameters
b | a #graphene_point3d_t |
Returns
the value of the dot product
float dot(graphene.point3_d.Point3D b)Computes the dot product of the two given #graphene_point3d_t.
b | a #graphene_point3d_t |