ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PclUtils::WidgetMap Class Reference

#include <WidgetMap.h>

Collaboration diagram for PclUtils::WidgetMap:

Public Member Functions

 WidgetMap ()=default
 
virtual ~WidgetMap ()
 

Public Attributes

vtkSmartPointer< vtkLODActor > actor
 The actor holding the data to render. More...
 
vtkSmartPointer< vtkAbstractWidget > widget
 

Detailed Description

Definition at line 25 of file WidgetMap.h.

Constructor & Destructor Documentation

◆ WidgetMap()

PclUtils::WidgetMap::WidgetMap ( )
default

◆ ~WidgetMap()

virtual PclUtils::WidgetMap::~WidgetMap ( )
inlinevirtual

Definition at line 29 of file WidgetMap.h.

Member Data Documentation

◆ actor

vtkSmartPointer<vtkLODActor> PclUtils::WidgetMap::actor

The actor holding the data to render.

Definition at line 32 of file WidgetMap.h.

◆ widget

vtkSmartPointer<vtkAbstractWidget> PclUtils::WidgetMap::widget

Definition at line 33 of file WidgetMap.h.


The documentation for this class was generated from the following file: