Public Member Functions
MyPointRepresentation Class Reference
Inheritance diagram for MyPointRepresentation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 93 of file pairwise_incremental_registration.cpp.


Constructor & Destructor Documentation

Definition at line 97 of file pairwise_incremental_registration.cpp.


Member Function Documentation

virtual void MyPointRepresentation::copyToFloatArray ( const PointNormalT 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.

Implements pcl::PointRepresentation< PointNormalT >.

Definition at line 104 of file pairwise_incremental_registration.cpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:50