Point Cloud Library (PCL)
1.3.1
|
Classes | |
struct | Helper |
struct | Helper< Key, FieldT[NrDims], NrDims > |
Public Types | |
typedef traits::POD < PointDefault >::type | Pod |
Public Member Functions | |
NdCopyPointFunctor (const PointDefault &p1, float *p2) | |
template<typename Key > | |
void | operator() () |
typedef traits::POD<PointDefault>::type pcl::DefaultFeatureRepresentation::NdCopyPointFunctor::Pod |
Definition at line 200 of file point_representation.h.
pcl::DefaultFeatureRepresentation::NdCopyPointFunctor::NdCopyPointFunctor | ( | const PointDefault & | p1, |
float * | p2 | ||
) | [inline] |
Definition at line 202 of file point_representation.h.
void pcl::DefaultFeatureRepresentation::NdCopyPointFunctor::operator() | ( | ) | [inline] |
Definition at line 205 of file point_representation.h.