Point.initFromPoint

graphene.point.Point initFromPoint(graphene.point.Point src) nothrow

Initializes p with the same coordinates of src.

Parameters

srcthe #graphene_point_t to use

Returns

the initialized point