Point Cloud Library (PCL)
1.3.1
|
Data leaf. More...
#include <pcl/surface/grid_projection.h>
Public Attributes | |
std::vector< int > | data_indices |
Eigen::Vector4f | pt_on_surface |
Eigen::Vector3f | vect_at_grid_pt |
Data leaf.
std::vector<int> pcl::GridProjection::Leaf::data_indices |
Definition at line 91 of file grid_projection.h.
Eigen::Vector4f pcl::GridProjection::Leaf::pt_on_surface |
Definition at line 92 of file grid_projection.h.
Eigen::Vector3f pcl::GridProjection::Leaf::vect_at_grid_pt |
Definition at line 93 of file grid_projection.h.