Public Member Functions
pcl::DefaultPointRepresentation< PPFSignature > Class Template Reference

#include <point_representation.h>

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

List of all members.

Public Member Functions

virtual void copyToFloatArray (const PPFSignature &p, float *out) const
 Copy point data from input point to a float array. This method must be overriden in all subclasses.
 DefaultPointRepresentation ()

Detailed Description

template<>
class pcl::DefaultPointRepresentation< PPFSignature >

Definition at line 389 of file point_representation.h.


Constructor & Destructor Documentation

Definition at line 392 of file point_representation.h.


Member Function Documentation

virtual void pcl::DefaultPointRepresentation< PPFSignature >::copyToFloatArray ( const PPFSignature 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]pThe input point
[out]outA pointer to a float array.

Reimplemented from pcl::DefaultFeatureRepresentation< PPFSignature >.

Definition at line 399 of file point_representation.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:39:55