Checks whether box
contains the given point
.
the coordinates to check
Frees the resources allocated by graphene_box_alloc().
Computes the bounding #graphene_sphere_t capable of containing the given #graphene_box_t.
Retrieves the coordinates of the center of a #graphene_box_t.
Retrieves the size of the box
on the Z axis.
Retrieves the size of the box
on the Y axis.
Retrieves the coordinates of the maximum point of the given #graphene_box_t.
Retrieves the coordinates of the minimum point of the given #graphene_box_t.
Retrieves the size of the box
on the X axis.
A 3D box, described as the volume between a minimum and a maximum vertices.