Packages
graphene-gobject-1.0
Graphene
Vec3
one
x_axis
y_axis
z_axis
zero
add
cross
divide
dot
equal
get_x
get_xy
get_xy0
get_xyz0
get_xyz1
get_xyzw
get_y
get_z
init
init_from_float
init_from_vec3
interpolate
length
max
min
multiply
near
negate
normalize
scale
subtract
to_float
init_from_vec3
Description:
[
Version
( since =
"1.0"
) ]
public
unowned
Vec3
?
init_from_vec3
(
Vec3
src)
Initializes a
Vec3
with the values of another
Vec3
.
Parameters:
this
a
Vec3
src
a
Vec3
Returns:
the initialized vector