Data leaf. More...
#include <grid_projection.h>
Public Attributes | |
std::vector< int > | data_indices |
Eigen::Vector4f | pt_on_surface |
vector3d | vect_at_grid_pt |
Data leaf.
Definition at line 82 of file grid_projection.h.
std::vector<int> pcl::GridProjection< PointNT >::Leaf::data_indices |
Definition at line 84 of file grid_projection.h.
Eigen::Vector4f pcl::GridProjection< PointNT >::Leaf::pt_on_surface |
Definition at line 85 of file grid_projection.h.
vector3d pcl::GridProjection< PointNT >::Leaf::vect_at_grid_pt |
Definition at line 86 of file grid_projection.h.