29 #ifndef vtkSlicerPlaneWidget_h 30 #define vtkSlicerPlaneWidget_h 32 #include "vtkSlicerMarkupsModuleVTKWidgetsExport.h" 56 WidgetStateMarkupsPlane_Last
68 WidgetEventMarkupsPlane_Last
94 virtual void ScaleWidget(
double eventPos[2],
bool symmetricScale);
100 void FlipPlaneHandles(
bool flipLRHandle,
bool flipAPHandle);
Abstract MRML node to represent a view. The class holds the properties common to any view type (3D...