open_iA  2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Macros | Typedefs
iAVtkWidget.h File Reference
#include <vtkVersion.h>
#include <QtGlobal>
#include <QVTKWidget.h>
#include <QVTKWidget2.h>
#include <vtkRenderWindow.h>
Include dependency graph for iAVtkWidget.h:
This graph shows which files directly or indirectly include this file:

Macros

#define CREATE_OLDVTKWIDGET(x)   (x) = new QVTKWidget();
 

Typedefs

typedef QVTKWidget iAVtkOldWidget
 
typedef QVTKWidget2 iAVtkWidget
 

Macro Definition Documentation

◆ CREATE_OLDVTKWIDGET

#define CREATE_OLDVTKWIDGET (   x)    (x) = new QVTKWidget();

Typedef Documentation

◆ iAVtkOldWidget

typedef QVTKWidget iAVtkOldWidget

◆ iAVtkWidget

typedef QVTKWidget2 iAVtkWidget