|
Functor creating a pcl::PointCloud<PointT>
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>
and passing it to function
.
Definition at line 234 of file call_with_point_type.h.
|
inline |
Definition at line 243 of file call_with_point_type.h.
|
inline |
Definition at line 237 of file call_with_point_type.h.