Point Cloud Library (PCL)  1.14.0-dev
List of all members | Static Public Member Functions
pcl::DefaultFeatureRepresentation< PointDefault >::NdCopyPointFunctor::Helper< Key, FieldT, NrDims > Struct Template Reference

#include <pcl/point_representation.h>

Static Public Member Functions

static void copyPoint (const Pod &p1, float *p2, int &f_idx)
 

Detailed Description

template<typename PointDefault>
template<typename Key, typename FieldT, int NrDims>
struct pcl::DefaultFeatureRepresentation< PointDefault >::NdCopyPointFunctor::Helper< Key, FieldT, NrDims >

Definition at line 277 of file point_representation.h.

Member Function Documentation

◆ copyPoint()

template<typename PointDefault >
template<typename Key , typename FieldT , int NrDims>
static void pcl::DefaultFeatureRepresentation< PointDefault >::NdCopyPointFunctor::Helper< Key, FieldT, NrDims >::copyPoint ( const Pod &  p1,
float *  p2,
int &  f_idx 
)
inlinestatic

Definition at line 279 of file point_representation.h.


The documentation for this struct was generated from the following file: