ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PclUtils Namespace Reference

Namespaces

 context_items
 
 renders
 

Classes

class  ImageVis
 
class  PCLVis
 
class  WidgetMap
 

Typedefs

typedef std::shared_ptr< ImageVisImageVisPtr
 
typedef std::shared_ptr< PCLVisPCLVisPtr
 
typedef std::unordered_map< std::string, WidgetMapWidgetActorMap
 
typedef std::shared_ptr< WidgetActorMapWidgetActorMapPtr
 
typedef std::unordered_map< std::string, vtkSmartPointer< vtkProp > > PropActorMap
 
typedef std::shared_ptr< PropActorMapPropActorMapPtr
 

Typedef Documentation

◆ ImageVisPtr

typedef std::shared_ptr<ImageVis> PclUtils::ImageVisPtr

Definition at line 183 of file ImageVis.h.

◆ PCLVisPtr

typedef std::shared_ptr<PCLVis> PclUtils::PCLVisPtr

Definition at line 808 of file PCLVis.h.

◆ PropActorMap

typedef std::unordered_map<std::string, vtkSmartPointer<vtkProp> > PclUtils::PropActorMap

Definition at line 39 of file WidgetMap.h.

◆ PropActorMapPtr

typedef std::shared_ptr<PropActorMap> PclUtils::PropActorMapPtr

Definition at line 40 of file WidgetMap.h.

◆ WidgetActorMap

typedef std::unordered_map<std::string, WidgetMap> PclUtils::WidgetActorMap

Definition at line 36 of file WidgetMap.h.

◆ WidgetActorMapPtr

typedef std::shared_ptr<WidgetActorMap> PclUtils::WidgetActorMapPtr

Definition at line 37 of file WidgetMap.h.