Go to the documentation of this file.
70 #ifndef vtkSeedWidget_h
71 #define vtkSeedWidget_h
73 #include "vtkInteractionWidgetsModule.h"
124 this->Superclass::SetWidgetRepresentation(
125 reinterpret_cast<vtkWidgetRepresentation*>(rep) );
132 {
return reinterpret_cast<vtkSeedRepresentation*>(this->WidgetRep);}
154 virtual void CompleteInteraction();
160 virtual void RestartInteraction();
174 void DeleteSeed(
int n);
185 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 *)