ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
BoundingBox.h File Reference
#include "SquareMatrix.h"
#include <Eigen/Eigenvalues>
#include <algorithm>
#include <cstdint>
#include <numeric>
Include dependency graph for BoundingBox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cloudViewer::BoundingBoxTpl< T >
 Bounding box structure. More...
 

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 

Typedefs

using cloudViewer::BoundingBox = BoundingBoxTpl< PointCoordinateType >
 Default bounding-box type. More...