QUGaR 0.0.4
|
Definition of Cartesian bounding box class. More...
#include <qugar/concepts.hpp>
#include <qugar/point.hpp>
#include <qugar/types.hpp>
#include <algoim/hyperrectangle.hpp>
#include <array>
#include <cstddef>
Go to the source code of this file.
Classes | |
class | qugar::BoundBox< dim > |
Class representing a dim -dimensional Cartesian product bounding box. More... | |
Namespaces | |
namespace | qugar |
QUGaR's main namespace. | |
Typedefs | |
using | qugar::Interval = BoundBox<1> |
Alias representing an interval as a 1 -dimensional bounding box. | |
Definition of Cartesian bounding box class.