Vec3.initFromVec3
graphene.vec3.Vec3 initFromVec3(graphene.vec3.Vec3 src)Initializes a #graphene_vec3_t with the values of another #graphene_vec3_t.
Parameters
src | a #graphene_vec3_t |
Returns
the initialized vector
graphene.vec3.Vec3 initFromVec3(graphene.vec3.Vec3 src)Initializes a #graphene_vec3_t with the values of another #graphene_vec3_t.
src | a #graphene_vec3_t |