23 #ifndef vtkEnSightMasterServerReader_h
24 #define vtkEnSightMasterServerReader_h
26 #include "vtkIOEnSightModule.h"
42 int DetermineFileName(
int piece);
56 vtkGetMacro(CurrentPiece,
int);
70 vtkSetStringMacro(PieceCaseFileName);
a simple class to control print indentation
reader for compund EnSight files
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
static vtkGenericEnSightReader * New()
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
create and manipulate unsorted lists of objects
class to read any type of EnSight files
void PrintSelf(ostream &os, vtkIndent indent)
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...
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.