pcl::DefaultPointRepresentation< Narf36 > Class Template Reference

#include <pcl/point_representation.h>

Inheritance diagram for pcl::DefaultPointRepresentation< Narf36 >:
Inheritance graph
[legend]
Collaboration diagram for pcl::DefaultPointRepresentation< Narf36 >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DefaultPointRepresentation ()
virtual void copyToFloatArray (const Narf36 &p, float *out) const
 Copy point data from input point to a float array.

Detailed Description

template<>
class pcl::DefaultPointRepresentation< Narf36 >

Definition at line 419 of file point_representation.h.


Constructor & Destructor Documentation


Member Function Documentation

virtual void pcl::DefaultPointRepresentation< Narf36 >::copyToFloatArray ( const Narf36 p,
float *  out 
) const [inline, virtual]

Copy point data from input point to a float array.

This method must be overriden in all subclasses.

Parameters:
[in] p The input point
[out] out A pointer to a float array.

Implements pcl::PointRepresentation< Narf36 >.

Definition at line 429 of file point_representation.h.

References pcl::Narf36::descriptor, and pcl::PointRepresentation< PointDefault >::nr_dimensions_.


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