Data leaf. More...
#include <grid_projection.h>
Public Member Functions | |
Leaf () | |
Public Attributes | |
std::vector< int > | data_indices |
Eigen::Vector4f | pt_on_surface |
Eigen::Vector3f | vect_at_grid_pt |
Data leaf.
Definition at line 85 of file grid_projection.h.
pcl::GridProjection< PointNT >::Leaf::Leaf | ( | ) | [inline] |
Definition at line 87 of file grid_projection.h.
std::vector<int> pcl::GridProjection< PointNT >::Leaf::data_indices |
Definition at line 89 of file grid_projection.h.
Eigen::Vector4f pcl::GridProjection< PointNT >::Leaf::pt_on_surface |
Definition at line 90 of file grid_projection.h.
Eigen::Vector3f pcl::GridProjection< PointNT >::Leaf::vect_at_grid_pt |
Definition at line 91 of file grid_projection.h.