Point Cloud Library (PCL)
1.7.2
|
Helper functor structure for copying data between an Eigen::VectorXf and a PointT. More...
#include <pcl/filters/approximate_voxel_grid.h>
Public Types | |
typedef traits::POD< PointT >::type | Pod |
Public Member Functions | |
xNdCopyPointEigenFunctor (const PointT &p1, Eigen::VectorXf &p2) | |
template<typename Key > | |
void | operator() () |
Helper functor structure for copying data between an Eigen::VectorXf and a PointT.
Definition at line 73 of file approximate_voxel_grid.h.
typedef traits::POD<PointT>::type pcl::xNdCopyPointEigenFunctor< PointT >::Pod |
Definition at line 75 of file approximate_voxel_grid.h.
|
inline |
Definition at line 77 of file approximate_voxel_grid.h.
|
inline |
Definition at line 80 of file approximate_voxel_grid.h.