30 #ifndef vtkTransformCoordinateSystems_h
31 #define vtkTransformCoordinateSystems_h
54 vtkSetMacro(InputCoordinateSystem,
int);
55 vtkGetMacro(InputCoordinateSystem,
int);
61 { this->SetInputCoordinateSystem(
VTK_WORLD); }
68 vtkSetMacro(OutputCoordinateSystem,
int);
69 vtkGetMacro(OutputCoordinateSystem,
int);
75 { this->SetOutputCoordinateSystem(
VTK_WORLD); }
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract specification for Viewports
virtual unsigned long GetMTime()
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems ...
static vtkPointSetAlgorithm * New()
#define VTKRENDERINGCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)