22 #ifndef vtkEnSightMasterServerReader_h
23 #define vtkEnSightMasterServerReader_h
39 int DetermineFileName(
int piece);
43 vtkGetStringMacro(PieceCaseFileName);
48 vtkSetMacro(CurrentPiece,
int);
49 vtkGetMacro(CurrentPiece,
int);
63 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
#define VTKIOENSIGHT_EXPORT
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 *)