graphene_box_t

A 3D box, described as the volume between a minimum and a maximum vertices.

Members

Variables

max
graphene_vec3_t max;
min
graphene_vec3_t min;