|
Functor creating a pcl::PointCloud<PointT>::Ptr
and passing it to function
.
More...
#include <VisionX/libraries/PointCloudTools/call_with_point_type.h>
Public Member Functions | |
template<class PointT , class FunctionT , class... Args> | |
void | operator() (const FunctionT &function, Args... args) const |
template<class PointT , class FunctionT , class... Args> | |
void | operator() (FunctionT &function, Args... args) const |
Functor creating a pcl::PointCloud<PointT>::Ptr
and passing it to function
.
Definition at line 281 of file call_with_point_type.h.
|
inline |
Definition at line 293 of file call_with_point_type.h.
|
inline |
Definition at line 285 of file call_with_point_type.h.