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
cross
Description:
public
Point3D
cross
(
Point3D
b)
Computes the cross product of the two given
Point3D
.
Parameters:
this
a
Point3D
b
a
Point3D
res
return location for the cross product