Box.containsBox

bool containsBox(graphene.box.Box b)

Checks whether the #graphene_box_t a contains the given #graphene_box_t b.

Parameters

ba #graphene_box_t

Returns

true if the box is contained in the given box