

Go to the source code of this file.
Classes | |
| class | pcl::MarchingCubes< PointNT > |
| The marching cubes surface reconstruction algorithm. This is an abstract class that takes a grid and extracts the isosurface as a mesh, based on the original marching cubes paper: More... | |
Namespaces | |
| namespace | pcl |
Variables | |
| const unsigned int | pcl::edgeTable [256] |
| const int | pcl::triTable [256][16] |