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