Go to the documentation of this file.
123 #ifndef vtkContourWidget_h
124 #define vtkContourWidget_h
126 #include "vtkInteractionWidgetsModule.h"
162 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
168 {
return reinterpret_cast<vtkContourRepresentation*>(this->WidgetRep);}
184 vtkSetMacro(WidgetState,
int);
191 vtkGetMacro(WidgetState,
int);
243 {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