Vec4.initFromVec4

Initializes a #graphene_vec4_t using the components of another #graphene_vec4_t.

class Vec4
initFromVec4

Parameters

src Vec4

a #graphene_vec4_t

Return Value

Type: Vec4

the initialized vector

Meta