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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 321 of file kdtree/test/test_kdtree.cpp.


Constructor & Destructor Documentation

Definition at line 324 of file kdtree/test/test_kdtree.cpp.


Member Function Documentation

void MyPointRepresentationXY::copyToFloatArray ( const MyPoint 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< MyPoint >.

Definition at line 329 of file kdtree/test/test_kdtree.cpp.


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


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:14