Allocates a new #graphene_box_t.
A degenerate #graphene_box_t that can only be expanded.
Get the GType of Box
A degenerate #graphene_box_t that cannot be expanded.
A #graphene_box_t with the minimum vertex set at (-1, -1, -1) and the maximum vertex set at (0, 0, 0).
A #graphene_box_t with the minimum vertex set at (0, 0, 0) and the maximum vertex set at (1, 1, 1).
A #graphene_box_t with the minimum vertex set at (-1, -1, -1) and the maximum vertex set at (1, 1, 1).
A #graphene_box_t with both the minimum and maximum vertices set at (0, 0, 0).