Go to the documentation of this file.
28 #ifndef __vtkContextTransform_h
29 #define __vtkContextTransform_h
55 virtual void Translate(
float dx,
float dy);
59 virtual void Scale(
float dx,
float dy);
62 virtual void Rotate(
float angle);
86 #endif //__vtkContextTransform_h