Go to the documentation of this file.
126 #ifndef vtkContourWidget_h
127 #define vtkContourWidget_h
129 #include "vtkInteractionWidgetsModule.h"
165 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
171 {
return reinterpret_cast<vtkContourRepresentation*>(this->WidgetRep);}
187 vtkSetMacro(WidgetState,
int);
194 vtkGetMacro(WidgetState,
int);
246 {this->Initialize(
nullptr);}
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
represent the vtkContourWidget
a simple class to control print indentation
list of point or cell ids
concrete dataset represents vertices, lines, polygons, and triangle strips