Vec4.initFromVec4
graphene.vec4.Vec4 initFromVec4(graphene.vec4.Vec4 src)Initializes a #graphene_vec4_t using the components of another #graphene_vec4_t.
Parameters
src | a #graphene_vec4_t |
Returns
the initialized vector
graphene.vec4.Vec4 initFromVec4(graphene.vec4.Vec4 src)Initializes a #graphene_vec4_t using the components of another #graphene_vec4_t.
src | a #graphene_vec4_t |