67 #ifndef __vtkMNITagPointReader_h
68 #define __vtkMNITagPointReader_h
89 vtkSetStringMacro(FileName);
90 vtkGetStringMacro(FileName);
106 virtual int CanReadFile(
const char*
name);
112 virtual int GetNumberOfVolumes();
143 virtual const char *GetComments();
156 vtkstd::string::iterator &pos);
157 int ReadLineAfterComments(istream &infile,
vtkstd::string &linetext,
158 vtkstd::string::iterator &pos);
160 vtkstd::string::iterator &pos,
int nl);
162 vtkstd::string::iterator &pos,
165 vtkstd::string::iterator &pos,
168 vtkstd::string::iterator &pos,
169 int *values,
int count);
171 vtkstd::string::iterator &pos,
172 double *values,
int count);