![]() |
open_iA
2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAFast3DMagicLensWidget.h"#include "iAConsole.h"#include <QVTKInteractor.h>#include <vtkActor2D.h>#include <vtkActor2DCollection.h>#include <vtkCamera.h>#include <vtkCellArray.h>#include <vtkGenericOpenGLRenderWindow.h>#include <vtkMath.h>#include <vtkPoints.h>#include <vtkPolyLine.h>#include <vtkPolyData.h>#include <vtkPolyDataMapper2D.h>#include <vtkProperty2D.h>#include <vtkRenderer.h>#include <vtkRendererCollection.h>#include <vtkVersion.h>#include <QMouseEvent>
1.8.16