pcl_visualization::PointCloudColorHandlerRGBField< PointT > Class Template Reference

RGB handler class for colors. More...

#include <point_cloud_handlers.h>

Inheritance diagram for pcl_visualization::PointCloudColorHandlerRGBField< PointT >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::shared_ptr
< const
PointCloudColorHandlerRGBField
< PointT > > 
ConstPtr
typedef boost::shared_ptr
< PointCloudColorHandlerRGBField
< PointT > > 
Ptr

Public Member Functions

virtual std::string getFieldName () const
 Get the name of the field used.
 PointCloudColorHandlerRGBField (const PointCloud &cloud)
 Constructor.

Protected Member Functions

virtual void getColor (vtkSmartPointer< vtkDataArray > &scalars) const
 Obtain the actual color for the input dataset as vtk scalars.
virtual std::string getName () const
 Class getName method.

Private Types

typedef PointCloudColorHandler
< PointT >::PointCloud 
PointCloud
typedef PointCloud::ConstPtr PointCloudConstPtr
typedef PointCloud::Ptr PointCloudPtr

Detailed Description

template<typename PointT>
class pcl_visualization::PointCloudColorHandlerRGBField< PointT >

RGB handler class for colors.

Definition at line 485 of file point_cloud_handlers.h.


Member Typedef Documentation

template<typename PointT>
typedef boost::shared_ptr<const PointCloudColorHandlerRGBField<PointT> > pcl_visualization::PointCloudColorHandlerRGBField< PointT >::ConstPtr

Reimplemented from pcl_visualization::PointCloudColorHandler< PointT >.

Definition at line 493 of file point_cloud_handlers.h.

template<typename PointT>
typedef PointCloudColorHandler<PointT>::PointCloud pcl_visualization::PointCloudColorHandlerRGBField< PointT >::PointCloud [private]

Reimplemented from pcl_visualization::PointCloudColorHandler< PointT >.

Definition at line 487 of file point_cloud_handlers.h.

template<typename PointT>
typedef PointCloud::ConstPtr pcl_visualization::PointCloudColorHandlerRGBField< PointT >::PointCloudConstPtr [private]

Reimplemented from pcl_visualization::PointCloudColorHandler< PointT >.

Definition at line 489 of file point_cloud_handlers.h.

template<typename PointT>
typedef PointCloud::Ptr pcl_visualization::PointCloudColorHandlerRGBField< PointT >::PointCloudPtr [private]

Reimplemented from pcl_visualization::PointCloudColorHandler< PointT >.

Definition at line 488 of file point_cloud_handlers.h.

template<typename PointT>
typedef boost::shared_ptr<PointCloudColorHandlerRGBField<PointT> > pcl_visualization::PointCloudColorHandlerRGBField< PointT >::Ptr

Reimplemented from pcl_visualization::PointCloudColorHandler< PointT >.

Definition at line 492 of file point_cloud_handlers.h.


Constructor & Destructor Documentation

template<typename PointT>
pcl_visualization::PointCloudColorHandlerRGBField< PointT >::PointCloudColorHandlerRGBField ( const PointCloud cloud  ) 

Constructor.


Member Function Documentation

template<typename PointT >
void pcl_visualization::PointCloudColorHandlerRGBField< PointT >::getColor ( vtkSmartPointer< vtkDataArray > &  scalars  )  const [inline, protected, virtual]

Obtain the actual color for the input dataset as vtk scalars.

Parameters:
scalars the resultant scalars containing the color for the input dataset

Implements pcl_visualization::PointCloudColorHandler< PointT >.

Definition at line 124 of file point_cloud_handlers.hpp.

template<typename PointT>
virtual std::string pcl_visualization::PointCloudColorHandlerRGBField< PointT >::getFieldName (  )  const [inline, virtual]

Get the name of the field used.

Implements pcl_visualization::PointCloudColorHandler< PointT >.

Definition at line 499 of file point_cloud_handlers.h.

template<typename PointT>
virtual std::string pcl_visualization::PointCloudColorHandlerRGBField< PointT >::getName (  )  const [inline, protected, virtual]

Class getName method.

Implements pcl_visualization::PointCloudColorHandler< PointT >.

Definition at line 503 of file point_cloud_handlers.h.


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


pcl_visualization
Author(s): Radu Bogdan Rusu, Bastian Steder, Ethan Rublee
autogenerated on Fri Jan 11 09:59:20 2013