28#ifndef vtkTransformCoordinateSystems_h
29#define vtkTransformCoordinateSystems_h
33#include "vtkRenderingCoreModule.h"
58 vtkSetMacro(InputCoordinateSystem,
int);
59 vtkGetMacro(InputCoordinateSystem,
int);
71 vtkSetMacro(OutputCoordinateSystem,
int);
72 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