14#ifndef vtkmCoordinateSystemTransform_h 
   15#define vtkmCoordinateSystemTransform_h 
   17#include "vtkAcceleratorsVTKmFiltersModule.h"  
   21VTK_ABI_NAMESPACE_BEGIN
 
   24  enum struct TransformTypes
 
   59  TransformTypes TransformType;
 
a simple class to control print indentation
 
Superclass for algorithms that produce output of the same type as input.