Point Cloud Library (PCL)  1.3.1
Classes | Public Types | Public Member Functions
pcl::DefaultFeatureRepresentation::NdCopyPointFunctor Struct Reference

List of all members.

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() ()

Member Typedef Documentation

Definition at line 200 of file point_representation.h.


Constructor & Destructor Documentation

pcl::DefaultFeatureRepresentation::NdCopyPointFunctor::NdCopyPointFunctor ( const PointDefault &  p1,
float *  p2 
) [inline]

Definition at line 202 of file point_representation.h.


Member Function Documentation

template<typename Key >
void pcl::DefaultFeatureRepresentation::NdCopyPointFunctor::operator() ( ) [inline]

Definition at line 205 of file point_representation.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines