Vec3.initFromVec3

Initializes a #graphene_vec3_t with the values of another #graphene_vec3_t.

class Vec3
initFromVec3

Parameters

src Vec3

a #graphene_vec3_t

Return Value

Type: Vec3

the initialized vector

Meta