Box.init_
graphene.box.Box init_(graphene.point3_d.Point3D min, graphene.point3_d.Point3D max)Initializes the given #graphene_box_t with two vertices.
Parameters
min | the coordinates of the minimum vertex |
max | the coordinates of the maximum vertex |
Returns
the initialized #graphene_box_t