Go to the documentation of this file.
23 #ifndef vtkEnSightMasterServerReader_h
24 #define vtkEnSightMasterServerReader_h
26 #include "vtkIOEnSightModule.h"
56 vtkGetMacro(CurrentPiece,
int);
70 vtkSetStringMacro(PieceCaseFileName);
~vtkEnSightMasterServerReader()
int DetermineFileName(int piece)
Determine which file should be read for piece.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
reader for compund EnSight files
create and manipulate unsorted lists of objects
a simple class to control print indentation
class to read any type of EnSight files
static vtkEnSightMasterServerReader * New()
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
int CanReadFile(const char *fname)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkEnSightMasterServerReader()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.