#include <muu/bounding_box.h>
template <typename Scalar>
constants<bounding_box<Scalar>> struct
Axis-aligned bounding box constants.
Public static variables
-
static bounding_
box<Scalar> unit constexpr - A bounding box centered at the origin with sides of length 1.
-
static bounding_
box<Scalar> zero constexpr - A bounding box with all members initialized to zero.