//! Extend the bounding box to contain point a
void Extend(const Vec3f& a);
//! Clear the bounding box, i.e. set dimensions to infinity.
//! Extend the bounding box to contain point a
void Extend(const Vec3f& a);
//! Clear the bounding box, i.e. set dimensions to infinity.