Rect.expand
void expand(graphene.point.Point p, out graphene.rect.Rect res)Expands a #graphene_rect_t to contain the given #graphene_point_t.
Parameters
p | a #graphene_point_t |
res | return location for the expanded rectangle |
void expand(graphene.point.Point p, out graphene.rect.Rect res)Expands a #graphene_rect_t to contain the given #graphene_point_t.
p | a #graphene_point_t |
res | return location for the expanded rectangle |