31 #ifndef vtkTransformCoordinateSystems_h
32 #define vtkTransformCoordinateSystems_h
34 #include "vtkRenderingCoreModule.h"
62 vtkGetMacro(InputCoordinateSystem,
int);
68 { this->SetInputCoordinateSystem(
VTK_WORLD); }
78 vtkGetMacro(OutputCoordinateSystem,
int);
84 { this->SetOutputCoordinateSystem(
VTK_WORLD); }
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
abstract specification for Viewports
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkTypeUInt64 vtkMTimeType