Point Cloud Library (PCL)  1.3.1
Classes | Namespaces | Typedefs
actor_map.h File Reference
#include <pcl/visualization/point_cloud_handlers.h>
#include <vector>
#include <map>
#include <vtkLODActor.h>
#include <vtkSmartPointer.h>
#include <sensor_msgs/PointCloud2.h>
Include dependency graph for actor_map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::visualization::CloudActor

Namespaces

namespace  pcl
 

Software License Agreement (BSD License)


namespace  pcl::visualization

Typedefs

typedef std::map< std::string,
CloudActor > 
pcl::visualization::CloudActorMap
typedef boost::shared_ptr
< CloudActorMap > 
pcl::visualization::CloudActorMapPtr
typedef std::map< std::string,
vtkSmartPointer< vtkProp > > 
pcl::visualization::ShapeActorMap
typedef boost::shared_ptr
< ShapeActorMap > 
pcl::visualization::ShapeActorMapPtr
typedef std::map< int,
vtkSmartPointer< vtkProp > > 
pcl::visualization::CoordinateActorMap
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines