QUGaR 0.0.4
Loading...
Searching...
No Matches
bbox.hpp File Reference

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>
Include dependency graph for bbox.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition of Cartesian bounding box class.

Author
Pablo Antolin (pablo.nosp@m..ant.nosp@m.olin@.nosp@m.epfl.nosp@m..ch)
Date
2025-01-21