64 #ifndef vtkHandleWidget_h 65 #define vtkHandleWidget_h 67 #include "vtkInteractionWidgetsModule.h" 95 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
101 {
return reinterpret_cast<vtkHandleRepresentation*>(this->WidgetRep);}
117 vtkBooleanMacro( EnableAxisConstraint,
vtkTypeBool );
143 vtkGetMacro( WidgetState,
int );
abstract class for representing widget handles
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.