OGS
|
Definition of the AABB class.
Definition in file AABB.h.
#include <spdlog/fmt/bundled/ostream.h>
#include <Eigen/Core>
#include <bitset>
#include <cassert>
#include <cmath>
#include <cstddef>
#include <cstdlib>
#include <iterator>
#include <limits>
#include <tuple>
#include <vector>
#include "BaseLib/Error.h"
Go to the source code of this file.
Classes | |
struct | GeoLib::MinMaxPoints |
class | GeoLib::AABB |
Class AABB is an axis aligned bounding box around a given set of geometric points of (template) type PNT_TYPE. More... | |
struct | fmt::formatter<::GeoLib::AABB > |
Namespaces | |
namespace | GeoLib |
namespace | fmt |