64 #ifndef vtkSeedWidget_h
65 #define vtkSeedWidget_h
68 #include "vtkInteractionWidgetsModule.h"
70 VTK_ABI_NAMESPACE_BEGIN
118 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(rep));
149 virtual void CompleteInteraction();
155 virtual void RestartInteraction();
169 void DeleteSeed(
int n);
180 vtkGetMacro(WidgetState,
int);
218 VTK_ABI_NAMESPACE_END
virtual void SetInteractor(vtkRenderWindowInteractor *iren)
This method is used to associate the widget with the render window interactor.
abstract class for representing widget handles
abstract specification for renderers
platform-independent render window interaction including picking and frame rate control.
a simple class to control print indentation
virtual void SetCurrentRenderer(vtkRenderer *)
Set/Get the current renderer.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent the vtkSeedWidget