19#ifndef vtkTransformCoordinateSystems_h 
   20#define vtkTransformCoordinateSystems_h 
   24#include "vtkRenderingCoreModule.h"  
   26VTK_ABI_NAMESPACE_BEGIN
 
   50  vtkSetMacro(InputCoordinateSystem, 
int);
 
   51  vtkGetMacro(InputCoordinateSystem, 
int);
 
   63  vtkSetMacro(OutputCoordinateSystem, 
int);
 
   64  vtkGetMacro(OutputCoordinateSystem, 
int);
 
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
 
vtkTypeUInt32 vtkMTimeType