open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Classes
iASlicerInteractorStyle.h File Reference
#include <vtkInteractorStyleImage.h>
#include <vtkSmartPointer.h>
#include <QObject>

Classes

class  iASlicerInteractionEvents
 Separates Qt signal out from iASlicerInteractorStyle, to avoid iASlicerInteractorStyle being moc'ed directly; the mix of deriving from QObject and the Q_OBJECT declaration with the vtk way of object inheritance causes problems, a least with Qt 6: qmetatype.h(2250,1): error C2660: 'vtkObject::operator new': function does not take 3 arguments. More...
 
class  iASlicerInteractorStyle
 Custom interactor style for slicers, disabling some interactions from vtkInteractorStyleImage (e.g. More...