Point.toVec2
void toVec2(out graphene.vec2.Vec2 v)Stores the coordinates of the given #graphene_point_t into a #graphene_vec2_t.
Parameters
v | return location for the vertex |
void toVec2(out graphene.vec2.Vec2 v)Stores the coordinates of the given #graphene_point_t into a #graphene_vec2_t.
v | return location for the vertex |