pcl_visualization::PointCloudGeometryHandlerSurfaceNormal< PointT > Class Template Reference

Surface normal handler class for PointCloud geometry. More...

#include <point_cloud_handlers.h>

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

List of all members.

Public Types

typedef boost::shared_ptr
< const
PointCloudGeometryHandlerSurfaceNormal
< PointT > > 
ConstPtr
typedef
PointCloudGeometryHandler
< PointT >::PointCloud 
PointCloud
typedef PointCloud::ConstPtr PointCloudConstPtr
typedef PointCloud::Ptr PointCloudPtr
typedef boost::shared_ptr
< PointCloudGeometryHandlerSurfaceNormal
< PointT > > 
Ptr

Public Member Functions

virtual std::string getFieldName () const
 Get the name of the field used.
virtual void getGeometry (vtkSmartPointer< vtkPoints > &points) const
 Obtain the actual point geometry for the input dataset as a vtk pointset.
virtual std::string getName () const
 Class getName method.
 PointCloudGeometryHandlerSurfaceNormal (const PointCloud &cloud)
 Constructor.

Detailed Description

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

Surface normal handler class for PointCloud geometry.

Definition at line 152 of file point_cloud_handlers.h.


Member Typedef Documentation

template<typename PointT>
typedef boost::shared_ptr<const PointCloudGeometryHandlerSurfaceNormal<PointT> > pcl_visualization::PointCloudGeometryHandlerSurfaceNormal< PointT >::ConstPtr
template<typename PointT>
typedef PointCloud::ConstPtr pcl_visualization::PointCloudGeometryHandlerSurfaceNormal< PointT >::PointCloudConstPtr
template<typename PointT>
typedef PointCloud::Ptr pcl_visualization::PointCloudGeometryHandlerSurfaceNormal< PointT >::PointCloudPtr
template<typename PointT>
typedef boost::shared_ptr<PointCloudGeometryHandlerSurfaceNormal<PointT> > pcl_visualization::PointCloudGeometryHandlerSurfaceNormal< PointT >::Ptr

Constructor & Destructor Documentation

Constructor.


Member Function Documentation

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

Get the name of the field used.

Implements pcl_visualization::PointCloudGeometryHandler< PointT >.

Definition at line 169 of file point_cloud_handlers.h.

template<typename PointT >
void pcl_visualization::PointCloudGeometryHandlerSurfaceNormal< PointT >::getGeometry ( vtkSmartPointer< vtkPoints > &  points  )  const [inline, virtual]

Obtain the actual point geometry for the input dataset as a vtk pointset.

Parameters:
points the resultant geometry

Implements pcl_visualization::PointCloudGeometryHandler< PointT >.

Definition at line 328 of file point_cloud_handlers.hpp.

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

Class getName method.

Implements pcl_visualization::PointCloudGeometryHandler< PointT >.

Definition at line 166 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