Packages
graphene-gobject-1.0
Graphene
Vec4
one
w_axis
x_axis
y_axis
z_axis
zero
add
divide
dot
equal
get_w
get_x
get_xy
get_xyz
get_y
get_z
init
init_from_float
init_from_vec2
init_from_vec3
init_from_vec4
interpolate
length
max
min
multiply
near
negate
normalize
scale
subtract
to_float
init_from_vec4
Description:
[
Version
( since =
"1.0"
) ]
public
unowned
Vec4
?
init_from_vec4
(
Vec4
src)
Initializes a
Vec4
using the components of another
Vec4
.
Parameters:
this
a
Vec4
src
a
Vec4
Returns:
the initialized vector