Packages
graphene-gobject-1.0
Graphene
Point3D
zero
cross
distance
dot
equal
init
init_from_point
init_from_vec3
interpolate
length
near
normalize
normalize_viewport
scale
to_vec3
x
y
z
dot
Description:
public
float
dot
(
Point3D
b)
Computes the dot product of the two given
Point3D
.
Parameters:
this
a
Point3D
b
a
Point3D
Returns:
the value of the dot product