22 #ifndef __vtkEnSightMasterServerReader_h
23 #define __vtkEnSightMasterServerReader_h
38 int DetermineFileName(
int piece);
42 vtkGetStringMacro(PieceCaseFileName);
47 vtkSetMacro(CurrentPiece,
int);
48 vtkGetMacro(CurrentPiece,
int);
62 vtkSetStringMacro(PieceCaseFileName);
a simple class to control print indentation
reader for compund EnSight files
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkGenericEnSightReader * New()
create and manipulate unsorted lists of objects
class to read any type of EnSight files
void PrintSelf(ostream &os, vtkIndent indent)
static int CanReadFile(const char *casefilename)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)