Point Cloud Library (PCL)
1.7.0
|
Helper functor structure for n-D centroid estimation. More...
#include <pcl/common/centroid.h>
Public Types | |
typedef traits::POD< PointT >::type | Pod |
Public Member Functions | |
NdCentroidFunctor (const PointT &p, Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > ¢roid) | |
template<typename Key > | |
void | operator() () |
Helper functor structure for n-D centroid estimation.
Definition at line 837 of file centroid.h.
typedef traits::POD<PointT>::type pcl::NdCentroidFunctor< PointT, Scalar >::Pod |
Definition at line 839 of file centroid.h.
|
inline |
Definition at line 841 of file centroid.h.
|
inline |
Definition at line 846 of file centroid.h.