#include <pcl/common/impl/copy_point.hpp>
|
void | operator() (const PointInT &point_in, PointOutT &point_out) const |
|
template<typename PointInT, typename PointOutT>
struct pcl::detail::CopyPointHelper< PointInT, PointOutT, typename boost::enable_if< boost::is_same< PointInT, PointOutT > >::type >
Definition at line 80 of file copy_point.hpp.
◆ operator()()
template<typename PointInT , typename PointOutT >
void pcl::detail::CopyPointHelper< PointInT, PointOutT, typename boost::enable_if< boost::is_same< PointInT, PointOutT > >::type >::operator() |
( |
const PointInT & |
point_in, |
|
|
PointOutT & |
point_out |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file:
- /build/pcl-r1oAwY/pcl-1.9.1+dfsg1/common/include/pcl/common/impl/copy_point.hpp