Helper functor structure for concatenate. More...
#include <pcl/common/concatenate.h>
Public Types | |
using | PodIn = typename traits::POD< PointInT >::type |
using | PodOut = typename traits::POD< PointOutT >::type |
Public Member Functions | |
NdConcatenateFunctor (const PointInT &p1, PointOutT &p2) | |
template<typename Key > | |
void | operator() () |
Helper functor structure for concatenate.
Definition at line 49 of file concatenate.h.
using pcl::NdConcatenateFunctor< PointInT, PointOutT >::PodIn = typename traits::POD<PointInT>::type |
Definition at line 51 of file concatenate.h.
using pcl::NdConcatenateFunctor< PointInT, PointOutT >::PodOut = typename traits::POD<PointOutT>::type |
Definition at line 52 of file concatenate.h.
| inline |
Definition at line 54 of file concatenate.h.
| inline |
Definition at line 59 of file concatenate.h.
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_nd_concatenate_functor.html