Go to the documentation of this file.
23 #ifndef VTKVIEWER_TRANSFORM_H
24 #define VTKVIEWER_TRANSFORM_H
28 #include <vtkTransform.h>
42 void SetMatrixScale(
double theScaleX,
double theScaleY,
double theScaleZ);
43 void GetMatrixScale(
double theScale[3]);