38 #ifndef __vtkAffineRepresentation_h
39 #define __vtkAffineRepresentation_h
41 #include "vtkInteractionWidgetsModule.h"
52 void PrintSelf(ostream& os, vtkIndent indent);
66 vtkSetClampMacro(Tolerance,
int,1,100);
67 vtkGetMacro(Tolerance,
int);
76 Outside=0, Rotate, Translate, TranslateX,
TranslateY, ScaleWEdge, ScaleEEdge,
77 ScaleNEdge, ScaleSEdge, ScaleNE,
ScaleSW, ScaleNW, ScaleSE,
abstract class for representing affine transformation widgets