#include <pcl/surface/reconstruction.h>
#include <boost/dynamic_bitset/dynamic_bitset.hpp>
#include <boost/unordered_map.hpp>
Go to the source code of this file.
Classes | |
class | pcl::GridProjection< PointNT > |
Grid projection surface reconstruction method. More... | |
struct | pcl::GridProjection< PointNT >::Leaf |
Data leaf. More... | |
Namespaces | |
namespace | pcl |
Variables | |
const int | pcl::I_SHIFT_EDGE [3][2] |
const int | pcl::I_SHIFT_EP [12][2] |
The 12 edges of a cell. | |
const int | pcl::I_SHIFT_PT [4] |