123 #ifndef vtkContourWidget_h 124 #define vtkContourWidget_h 126 #include "vtkInteractionWidgetsModule.h" 162 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
191 vtkGetMacro(WidgetState,
int);
199 void SetAllowNodePicking(
int );
200 vtkGetMacro( AllowNodePicking,
int );
213 vtkGetMacro( FollowCursor,
int );
229 vtkGetMacro( ContinuousDraw,
int );
242 virtual
void Initialize()
243 {this->Initialize(NULL);}
255 int AllowNodePicking;
258 int ContinuousActive;
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...