template <typename Scalar>
muu::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.