Go to the documentation of this file.
71 #ifndef vtkSeedWidget_h
72 #define vtkSeedWidget_h
74 #include "vtkInteractionWidgetsModule.h"
125 this->Superclass::SetWidgetRepresentation(
155 virtual void CompleteInteraction();
161 virtual void RestartInteraction();
175 void DeleteSeed(
int n);
186 vtkGetMacro( WidgetState,
int );
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract class for representing widget handles
a simple class to control print indentation
platform-independent render window interaction including picking and frame rate control.
virtual void SetInteractor(vtkRenderWindowInteractor *iren)
This method is used to associate the widget with the render window interactor.
abstract specification for renderers
represent the vtkSeedWidget
virtual void SetCurrentRenderer(vtkRenderer *)