Go to the documentation of this file.
30 #ifndef vtkTransformCoordinateSystems_h
31 #define vtkTransformCoordinateSystems_h
61 { this->SetInputCoordinateSystem(
VTK_WORLD); }
75 { this->SetOutputCoordinateSystem(
VTK_WORLD); }
#define vtkGetObjectMacro(name, type)
Superclass for algorithms that produce output of the same type as input.
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
#define vtkGetMacro(name, type)
abstract specification for Viewports
vtkSetMacro(IgnoreDriverBugs, bool)
#define VTKRENDERINGCORE_EXPORT