Go to the documentation of this file.
73 #ifndef vtkSeedWidget_h
74 #define vtkSeedWidget_h
76 #include "vtkInteractionWidgetsModule.h"
127 this->Superclass::SetWidgetRepresentation(
128 reinterpret_cast<vtkWidgetRepresentation*>(rep) );
135 {
return reinterpret_cast<vtkSeedRepresentation*>(this->WidgetRep);}
157 virtual void CompleteInteraction();
163 virtual void RestartInteraction();
177 void DeleteSeed(
int n);
188 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 *)