27 #ifndef vtkAffineRepresentation_h
28 #define vtkAffineRepresentation_h
31 #include "vtkInteractionWidgetsModule.h"
32 #include "vtkLegacy.h"
35 VTK_ABI_NAMESPACE_BEGIN
63 vtkSetClampMacro(Tolerance,
int, 1, 100);
64 vtkGetMacro(Tolerance,
int);
93 #if !defined(VTK_LEGACY_REMOVE)
118 VTK_ABI_NAMESPACE_END
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