Public Types | Public Member Functions
pcl::visualization::PointCloudGeometryHandlerXYZ< pcl::PCLPointCloud2 > Class Template Reference

XYZ handler class for PointCloud geometry. Given an input dataset, all XYZ data present in fields "x", "y", and "z" is extracted and displayed on screen. More...

#include <point_cloud_geometry_handlers.h>

Inheritance diagram for pcl::visualization::PointCloudGeometryHandlerXYZ< pcl::PCLPointCloud2 >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::shared_ptr
< const
PointCloudGeometryHandlerXYZ
< PointCloud > > 
ConstPtr
typedef
PointCloudGeometryHandler
< pcl::PCLPointCloud2 >
::PointCloud 
PointCloud
typedef PointCloud::ConstPtr PointCloudConstPtr
typedef PointCloud::Ptr PointCloudPtr
typedef boost::shared_ptr
< PointCloudGeometryHandlerXYZ
< PointCloud > > 
Ptr

Public Member Functions

virtual std::string getFieldName () const
 Get the name of the field used.
virtual std::string getName () const
 Class getName method.
 PointCloudGeometryHandlerXYZ (const PointCloudConstPtr &cloud)
 Constructor.
virtual ~PointCloudGeometryHandlerXYZ ()
 Destructor.

Detailed Description

template<>
class pcl::visualization::PointCloudGeometryHandlerXYZ< pcl::PCLPointCloud2 >

XYZ handler class for PointCloud geometry. Given an input dataset, all XYZ data present in fields "x", "y", and "z" is extracted and displayed on screen.

Author:
Radu B. Rusu

Definition at line 402 of file point_cloud_geometry_handlers.h.


Member Typedef Documentation


Constructor & Destructor Documentation

Constructor.

Definition at line 568 of file point_cloud_handlers.cpp.

Destructor.

Definition at line 416 of file point_cloud_geometry_handlers.h.


Member Function Documentation

Get the name of the field used.

Implements pcl::visualization::PointCloudGeometryHandler< pcl::PCLPointCloud2 >.

Definition at line 424 of file point_cloud_geometry_handlers.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:36