Point Cloud Library (PCL)
1.3.1
|
#include <pcl/filters/approximate_voxel_grid.h>
Public Attributes | |
int | ix |
int | iy |
int | iz |
int | count |
Eigen::VectorXf | centroid |
Eigen::VectorXf pcl::he::centroid |
Definition at line 49 of file approximate_voxel_grid.h.
int pcl::he::count |
Definition at line 48 of file approximate_voxel_grid.h.
int pcl::he::ix |
Definition at line 47 of file approximate_voxel_grid.h.
int pcl::he::iy |
Definition at line 47 of file approximate_voxel_grid.h.
int pcl::he::iz |
Definition at line 47 of file approximate_voxel_grid.h.