Point.toVec2

Stores the coordinates of the given #graphene_point_t into a #graphene_vec2_t.

class Point
void
toVec2
(
out Vec2 v
)

Parameters

v Vec2

return location for the vertex

Meta