|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   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);
 
  
Superclass for algorithms that produce output of the same type as input.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
perform coordinate transformation, and represent position, in a variety of vtk coordinate systems
abstract specification for Viewports
static vtkPointSetAlgorithm * New()
vtkTypeUInt32 vtkMTimeType