Point Cloud Library (PCL)
1.7.0
|
#include <pcl/features/narf.h>
Public Types | |
typedef Narf * | PointT |
Public Member Functions | |
FeaturePointRepresentation (int nr_dimensions) | |
virtual | ~FeaturePointRepresentation () |
Empty destructor. | |
virtual void | copyToFloatArray (const PointT &p, float *out) const |
pcl::Narf::FeaturePointRepresentation::FeaturePointRepresentation | ( | int | nr_dimensions | ) | [inline] |
virtual pcl::Narf::FeaturePointRepresentation::~FeaturePointRepresentation | ( | ) | [inline, virtual] |
virtual void pcl::Narf::FeaturePointRepresentation::copyToFloatArray | ( | const PointT & | p, |
float * | out | ||
) | const [inline, virtual] |
Definition at line 243 of file narf.h.
References pcl::Narf::getDescriptor().