20 #ifndef vtkEnSightMasterServerReader_h
21 #define vtkEnSightMasterServerReader_h
23 #include "vtkIOEnSightModule.h"
39 int DetermineFileName(
int piece);
53 vtkGetMacro(CurrentPiece,
int);
63 vtkInformationVector *) VTK_OVERRIDE;
64 int RequestInformation(vtkInformation *, vtkInformationVector **,
65 vtkInformationVector *) VTK_OVERRIDE;
67 vtkSetStringMacro(PieceCaseFileName);
68 char* PieceCaseFileName;
69 int MaxNumberOfPieces;
a simple class to control print indentation
reader for compund EnSight files
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
static vtkGenericEnSightReader * New()
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
create and manipulate ordered lists of objects
class to read any type of EnSight files
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static int CanReadFile(const char *casefilename)
Returns true if the file pointed to by casefilename appears to be a valid EnSight case file...