#include <muu/bounding_sphere.h>
template <typename Scalar>
constants<bounding_sphere<Scalar>> struct
Bounding spehere constants.
Public static variables
-
static bounding_
sphere<Scalar> unit constexpr - A bounding sphere centered at the origin with radius 1.
-
static bounding_
sphere<Scalar> zero constexpr - A bounding sphere with all members initialized to zero.