29#ifndef vtkSlicerPlaneWidget_h
30#define vtkSlicerPlaneWidget_h
32#include "vtkSlicerMarkupsModuleVTKWidgetsExport.h"
54 WidgetStateTranslatePlane = WidgetStateMarkups_Last,
56 WidgetStateMarkupsPlane_Last
62 WidgetEventControlPointPlace = WidgetEventMarkups_Last,
68 WidgetEventMarkupsPlane_Last
94 virtual 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,...