Hi all a very quick question: in vtkTransform, there is a method called 'void vtkTransform::RotateX ( double angle ) ' There is no describtion about direction of the rotation in the documentation , i.e. clockwise or counterclockwise? I guess it is counter clockwise, am I right? Can i change the direct if I want? Thank you inadvance