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);}
194 vtkGetMacro(WidgetState,
int);
202 void SetAllowNodePicking(
int );
203 vtkGetMacro( AllowNodePicking,
int );
216 vtkGetMacro( FollowCursor,
int );
232 vtkGetMacro( ContinuousDraw,
int );
246 {this->Initialize(NULL);}
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
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
concrete dataset represents vertices, lines, polygons, and triangle strips