Point3D.initFromVec3
graphene.point3_d.Point3D initFromVec3(graphene.vec3.Vec3 v)Initializes a #graphene_point3d_t using the components of a #graphene_vec3_t.
Parameters
v | a #graphene_vec3_t |
Returns
the initialized #graphene_point3d_t
graphene.point3_d.Point3D initFromVec3(graphene.vec3.Vec3 v)Initializes a #graphene_point3d_t using the components of a #graphene_vec3_t.
v | a #graphene_vec3_t |