|
Point Cloud Library (PCL)
1.15.1-dev
|
Data leaf. More...
#include <pcl/surface/grid_projection.h>
Public Member Functions | |
| Leaf ()=default | |
Public Attributes | |
| pcl::Indices | data_indices |
| Eigen::Vector4f | pt_on_surface |
| Eigen::Vector3f | vect_at_grid_pt |
Data leaf.
Definition at line 87 of file grid_projection.h.
|
default |
| pcl::Indices pcl::GridProjection< PointNT >::Leaf::data_indices |
Definition at line 91 of file grid_projection.h.
Referenced by pcl::GridProjection< PointNT >::reconstructPolygons().
| Eigen::Vector4f pcl::GridProjection< PointNT >::Leaf::pt_on_surface |
Definition at line 92 of file grid_projection.h.
Referenced by pcl::GridProjection< PointNT >::reconstructPolygons(), pcl::GridProjection< PointNT >::storeVectAndSurfacePoint(), and pcl::GridProjection< PointNT >::storeVectAndSurfacePointKNN().
| Eigen::Vector3f pcl::GridProjection< PointNT >::Leaf::vect_at_grid_pt |
Definition at line 93 of file grid_projection.h.