|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAMagicLens.h"#include "defines.h"#include "iALog.h"#include "iAMathUtility.h"#include <vtkActor2D.h>#include <vtkCamera.h>#include <vtkGenericOpenGLRenderWindow.h>#include <vtkImageActor.h>#include <vtkImageMapper3D.h>#include <vtkImageMapToColors.h>#include <vtkImageReslice.h>#include <vtkMath.h>#include <vtkPolyData.h>#include <vtkPolyDataMapper2D.h>#include <vtkPolyLine.h>#include <vtkProperty2D.h>#include <vtkRenderer.h>#include <vtkScalarsToColors.h>#include <vtkSmartPointer.h>#include <vtkTextActor.h>#include <vtkTextProperty.h>#include <vtkWindowToImageFilter.h>#include <QSharedPointer>Classes | |
| class | iALensData |
| Information about a single lens window of an iAMagicLens. More... | |