Implements a class for an axes-oriented bounding box in N dimensions. More...
#include "SemiOpenInterval.h"
#include <vector>
#include <cmath>
#include "BBox.ipp"
Go to the source code of this file.
Classes | |
class | BBox< N, T > |
An axes-oriented bounding box in the specified dimension. More... |
Implements a class for an axes-oriented bounding box in N dimensions.