67 #ifndef vtkHandleWidget_h
68 #define vtkHandleWidget_h
70 #include "vtkInteractionWidgetsModule.h"
98 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
119 vtkGetMacro( EnableAxisConstraint,
int );
129 vtkGetMacro( AllowHandleResize,
int );
137 vtkGetMacro( WidgetState,
int );
abstract class for representing widget handles
a simple class to control print indentation
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...