Box.initFromBox
graphene.box.Box initFromBox(graphene.box.Box src) nothrowInitializes the given #graphene_box_t with the vertices of another #graphene_box_t.
Parameters
src | a #graphene_box_t |
Returns
the initialized #graphene_box_t
graphene.box.Box initFromBox(graphene.box.Box src) nothrowInitializes the given #graphene_box_t with the vertices of another #graphene_box_t.
src | a #graphene_box_t |