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
Abstract MRML node to represent a view. The class holds the properties common to any view type (3D,...