Go to the documentation of this file.
61 #ifndef vtkAffineWidget_h
62 #define vtkAffineWidget_h
64 #include "vtkInteractionWidgetsModule.h"
92 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
98 {
return reinterpret_cast<vtkAffineRepresentation*>(this->WidgetRep);}
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
abstract class for representing affine transformation widgets
a simple class to control print indentation