ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
WidgetMap.h File Reference
#include <vtkAbstractWidget.h>
#include <vtkLODActor.h>
#include <vtkSmartPointer.h>
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
Include dependency graph for WidgetMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PclUtils::WidgetMap
 

Namespaces

 PclUtils
 

Typedefs

typedef std::unordered_map< std::string, WidgetMap > PclUtils::WidgetActorMap
 
typedef std::shared_ptr< WidgetActorMap > PclUtils::WidgetActorMapPtr
 
typedef std::unordered_map< std::string, vtkSmartPointer< vtkProp > > PclUtils::PropActorMap
 
typedef std::shared_ptr< PropActorMap > PclUtils::PropActorMapPtr