OGS
AABB.h File Reference

Detailed Description

Definition of the AABB class.

Author
Thomas Fischer
Date
2010-04-22

Definition in file AABB.h.

#include <bitset>
#include <cassert>
#include <cmath>
#include <cstddef>
#include <cstdlib>
#include <iterator>
#include <limits>
#include <tuple>
#include <vector>
#include <Eigen/Eigen>
#include "BaseLib/Error.h"
Include dependency graph for AABB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeoLib::AABB
 Class AABB is an axis aligned bounding box around a given set of geometric points of (template) type PNT_TYPE. More...
 

Namespaces

 GeoLib