#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 |
Definition at line 237 of file narf.h.
| 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().