Point Cloud Library (PCL)  1.5.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Variables
marching_cubes.h File Reference
#include <pcl/surface/reconstruction.h>
#include <boost/unordered_map.hpp>
Include dependency graph for marching_cubes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::MarchingCubes< PointNT >
 The marching cubes surface reconstruction algorithm. More...
struct  pcl::MarchingCubes< PointNT >::Leaf
 Simple structure to hold a voxel. More...

Namespaces

namespace  pcl
 Software License Agreement (BSD License)

Variables

const unsigned int pcl::edgeTable [256]
const int pcl::triTable [256][16]