Point.initFromVec2

Initializes @p with the coordinates inside the given #graphene_vec2_t.

class Point
initFromVec2

Parameters

src Vec2

a #graphene_vec2_t

Return Value

Type: Point

the initialized point

Meta