ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
VtkUtils::VtkPlotWidget Class Referenceabstract

#include <vtkplotwidget.h>

Inheritance diagram for VtkUtils::VtkPlotWidget:
Collaboration diagram for VtkUtils::VtkPlotWidget:

Public Member Functions

 VtkPlotWidget (QWidget *parent=nullptr)
 
virtual ~VtkPlotWidget ()
 
virtual vtkContextItem * chart () const =0
 
vtkContextView * contextView () const
 
vtkRenderWindow * GetRenderWindow ()
 

Protected Member Functions

void init ()
 

Detailed Description

Definition at line 35 of file vtkplotwidget.h.

Constructor & Destructor Documentation

◆ VtkPlotWidget()

VtkUtils::VtkPlotWidget::VtkPlotWidget ( QWidget *  parent = nullptr)
explicit

Definition at line 39 of file vtkplotwidget.cpp.

References init().

◆ ~VtkPlotWidget()

VtkUtils::VtkPlotWidget::~VtkPlotWidget ( )
virtual

Definition at line 45 of file vtkplotwidget.cpp.

Member Function Documentation

◆ chart()

virtual vtkContextItem* VtkUtils::VtkPlotWidget::chart ( ) const
pure virtual

◆ contextView()

vtkContextView * VtkUtils::VtkPlotWidget::contextView ( ) const

◆ GetRenderWindow()

vtkRenderWindow* VtkUtils::VtkPlotWidget::GetRenderWindow ( )
inline

Definition at line 44 of file vtkplotwidget.h.

Referenced by init().

◆ init()

void VtkUtils::VtkPlotWidget::init ( )
protected

Definition at line 47 of file vtkplotwidget.cpp.

References GetRenderWindow().

Referenced by VtkPlotWidget().


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