// Description: An aggregate file for bounding
#ifndef PASTELGEOMETRY_BOUNDING_H
#define PASTELGEOMETRY_BOUNDING_H
#include "pastel/geometry/bounding/bounding_alignedbox.h"
#include "pastel/geometry/bounding/bounding_box.h"
#include "pastel/geometry/bounding/bounding_sphere.h"
#endif