38 #ifndef __vtkAffineRepresentation_h
39 #define __vtkAffineRepresentation_h
65 vtkSetClampMacro(Tolerance,
int,1,100);
66 vtkGetMacro(Tolerance,
int);
75 Outside=0, Rotate, Translate, TranslateX,
TranslateY, ScaleWEdge, ScaleEEdge,
76 ScaleNEdge, ScaleSEdge, ScaleNE,
ScaleSW, ScaleNW, ScaleSE,
abstract superclass for all actors, volumes and annotations
abstract class for representing affine transformation widgets
a simple class to control print indentation