126 #ifndef vtkContourWidget_h 127 #define vtkContourWidget_h 129 #include "vtkInteractionWidgetsModule.h" 165 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
194 vtkGetMacro(WidgetState,
int);
202 void SetAllowNodePicking(
int );
203 vtkGetMacro( AllowNodePicking,
int );
216 vtkGetMacro( FollowCursor,
int );
232 vtkGetMacro( ContinuousDraw,
int );
246 {this->Initialize(
nullptr);}
concrete dataset represents vertices, lines, polygons, and triangle strips
represent the vtkContourWidget
a simple class to control print indentation
list of point or cell ids
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...