Classes

src/lib/reconstruction/FastReconstruction.hpp File Reference

#include "../geometry/Vertex.hpp"
#include "../geometry/BoundingBox.hpp"
#include "../reconstruction/Reconstructor.hpp"
#include "../reconstruction/LocalApproximation.hpp"
#include "../reconstruction/FastBox.hpp"
#include "../reconstruction/QueryPoint.hpp"
#include <ext/hash_map>
#include "FastReconstruction.tcc"
Include dependency graph for FastReconstruction.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lssr::FastReconstruction< VertexT, NormalT >
 A surface reconstruction object that implements the standard marching cubes algorithm using a hashed grid structure for parallel computation. More...
 All Classes Files Functions Variables Typedefs Defines