Point3D.toVec3
void toVec3(out graphene.vec3.Vec3 v)Stores the coordinates of a #graphene_point3d_t into a #graphene_vec3_t.
Parameters
v | return location for a #graphene_vec3_t |
void toVec3(out graphene.vec3.Vec3 v)Stores the coordinates of a #graphene_point3d_t into a #graphene_vec3_t.
v | return location for a #graphene_vec3_t |