Go to the documentation of this file.
67 #ifndef vtkMNITransformWriter_h
68 #define vtkMNITransformWriter_h
70 #include "vtkIOMINCModule.h"
91 vtkSetStringMacro(FileName);
92 vtkGetStringMacro(FileName);
105 return "MNI Transform"; }
132 vtkSetStringMacro(Comments);
133 vtkGetStringMacro(Comments);
Superclass for all sources, filters, and sinks in VTK.
create and manipulate ordered lists of objects
a simple class to control print indentation