29 #ifndef vtkSlicerROIWidget_h 30 #define vtkSlicerROIWidget_h 32 #include "vtkSlicerMarkupsModuleVTKWidgetsExport.h" 48 WidgetStateMarkupsROI_Last
56 WidgetEventMarkupsROI_Last
65 void FlipROIHandles(
bool flipLRHandle,
bool flipAPHandle,
bool flipISHandle);
81 void ScaleWidget(
double eventPos[2],
bool symmetricScale);
Abstract MRML node to represent a view. The class holds the properties common to any view type (3D...