|
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 251 of file call_with_point_type.h.
|
inline |
Definition at line 260 of file call_with_point_type.h.
|
inline |
Definition at line 254 of file call_with_point_type.h.