|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iARenderObserver.h"#include <vtkCamera.h>#include <vtkCellLocator.h>#include <vtkImageData.h>#include <vtkLineSource.h>#include <vtkMath.h>#include <vtkMatrix4x4.h>#include <vtkNew.h>#include <vtkPlane.h>#include <vtkPointData.h>#include <vtkProbeFilter.h>#include <vtkRenderer.h>#include <vtkRenderWindowInteractor.h>#include <vtkTransform.h>#include <vtkWorldPointPicker.h>#include <iAToolsVTK.h>