68 #ifndef vtkSeedWidget_h
69 #define vtkSeedWidget_h
71 #include "vtkInteractionWidgetsModule.h"
107 void SetCurrentRenderer(
vtkRenderer * ) VTK_OVERRIDE;
122 this->Superclass::SetWidgetRepresentation(
123 reinterpret_cast<vtkWidgetRepresentation*>(rep) );
141 void SetProcessEvents(
int) VTK_OVERRIDE;
152 virtual
void CompleteInteraction();
158 virtual
void RestartInteraction();
172 void DeleteSeed(
int n);
183 vtkGetMacro( WidgetState,
int );
206 static
void CompletedAction( vtkAbstractWidget* );
207 static
void MoveAction( vtkAbstractWidget* );
208 static
void EndSelectAction( vtkAbstractWidget* );
209 static
void DeleteAction( vtkAbstractWidget* );
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
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent the vtkSeedWidget