14#ifndef vtkmCoordinateSystemTransform_h
15#define vtkmCoordinateSystemTransform_h
17#include "vtkAcceleratorsVTKmFiltersModule.h"
23#define vtkPointSetAlgorithm vtkmAlgorithm<vtkPointSetAlgorithm>
26VTK_ABI_NAMESPACE_BEGIN
29 enum struct TransformTypes
41#undef vtkPointSetAlgorithm
66 TransformTypes TransformType;
a simple class to control print indentation
Superclass for algorithms that produce output of the same type as input.