Classes

src/lib/reconstruction/PointCloudManager.hpp File Reference

#include <vector>
#include "../geometry/Vertex.hpp"
#include "../geometry/Normal.hpp"
#include "../geometry/BoundingBox.hpp"
#include "PointCloudManager.tcc"
Include dependency graph for PointCloudManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lssr::PointCloudManager< VertexT, NormalT >
 Abstract interface class for objects that are able to handle point cloud data with normals. It defines queries for nearest neighbor search. More...
 All Classes Files Functions Variables Typedefs Defines