MyPointRepresenationXY Class Reference

Inheritance diagram for MyPointRepresenationXY:
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.
 MyPointRepresenationXY ()

Detailed Description

Definition at line 294 of file test_kdtree.cpp.


Constructor & Destructor Documentation

MyPointRepresenationXY::MyPointRepresenationXY (  )  [inline]

Definition at line 297 of file test_kdtree.cpp.


Member Function Documentation

void MyPointRepresenationXY::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:
p The input point
out A pointer to a float array.

Implements pcl::PointRepresentation< MyPoint >.

Definition at line 302 of file test_kdtree.cpp.


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


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:57:10 2013