Box.init_

Initializes the given #graphene_box_t with two vertices.

Parameters

min graphene.point3_d.Point3D

the coordinates of the minimum vertex

max graphene.point3_d.Point3D

the coordinates of the maximum vertex

Return Value

Type: graphene.box.Box

the initialized #graphene_box_t