pcl::Narf::FeaturePointRepresentation Struct Reference

#include <pcl/features/narf.h>

Inheritance diagram for pcl::Narf::FeaturePointRepresentation:
Inheritance graph
[legend]
Collaboration diagram for pcl::Narf::FeaturePointRepresentation:
Collaboration graph
[legend]

List of all members.

Public Types

typedef NarfPointT

Public Member Functions

 FeaturePointRepresentation (int nr_dimensions)
virtual ~FeaturePointRepresentation ()
 Empty destructor.
virtual void copyToFloatArray (const PointT &p, float *out) const

Detailed Description

Definition at line 237 of file narf.h.


Member Typedef Documentation

Definition at line 239 of file narf.h.


Constructor & Destructor Documentation

pcl::Narf::FeaturePointRepresentation::FeaturePointRepresentation ( int  nr_dimensions  )  [inline]

Definition at line 240 of file narf.h.

virtual pcl::Narf::FeaturePointRepresentation::~FeaturePointRepresentation (  )  [inline, virtual]

Empty destructor.

Definition at line 242 of file narf.h.


Member Function Documentation

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


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