Skip to content

Axis-aligned bounding box

Micael Oliveira requested to merge bounding_box into develop

Description

Boxes now know about their axis-aligned bounding box and box_t now has a method to get the box bounds, i.e., the coordinates of the outmost points along some given axes. This is used to generate the mesh.

Merge request reports

Loading