39 #ifndef vtkAffineRepresentation_h
40 #define vtkAffineRepresentation_h
43 #include "vtkInteractionWidgetsModule.h"
73 vtkSetClampMacro(Tolerance,
int, 1, 100);
74 vtkGetMacro(Tolerance,
int);
103 #if !defined(VTK_LEGACY_REMOVE)
abstract superclass for all actors, volumes and annotations
abstract class for representing affine transformation widgets
#define VTK_DEPRECATED_IN_9_2_0(reason)
a simple class to control print indentation