Classes

src/lib/reconstruction/FastBox.hpp File Reference

#include "../geometry/Vertex.hpp"
#include "../geometry/Normal.hpp"
#include "../reconstruction/QueryPoint.hpp"
#include "../reconstruction/MCTable.hpp"
#include "../reconstruction/FastBoxTables.hpp"
#include <vector>
#include <limits>
#include "FastBox.tcc"
#include "../reconstruction/QueryPoint.hpp"
#include "../reconstruction/MCTable.hpp"
#include "../reconstruction/FastBoxTables.hpp"
Include dependency graph for FastBox.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lssr::FastBox< VertexT, NormalT >
 A volume representation used by the standard Marching Cubes implementation. More...
 All Classes Files Functions Variables Typedefs Defines