Point.initFromPoint
graphene.point.Point initFromPoint(graphene.point.Point src)Initializes p with the same coordinates of src.
Parameters
src | the #graphene_point_t to use |
Returns
the initialized point
graphene.point.Point initFromPoint(graphene.point.Point src)Initializes p with the same coordinates of src.
src | the #graphene_point_t to use |