39 #ifndef __vtkEnSightGoldReader_h
40 #define __vtkEnSightGoldReader_h
79 int numberOfComponents = 1,
104 int numberOfComponents = 1,
144 int CreateRectilinearGridOutput(
int partId,
char line[256],
const char*
name,
151 int CreateImageDataOutput(
int partId,
char line[256],
const char*
name,
157 vtkSetStringMacro(GeometryFileName);
158 vtkGetStringMacro(GeometryFileName);
163 vtkSetStringMacro(MeasuredFileName);
164 vtkGetStringMacro(MeasuredFileName);
169 vtkSetStringMacro(MatchFileName);
170 vtkGetStringMacro(MatchFileName);
175 int CheckForUndefOrPartial(
const char *line);
181 class UndefPartialInternal;
189 class FileOffsetMapInternal;