11 #ifndef vtkEnSightMasterServerReader_h
12 #define vtkEnSightMasterServerReader_h
15 #include "vtkIOEnSightModule.h"
17 VTK_ABI_NAMESPACE_BEGIN
31 int DetermineFileName(
int piece);
44 vtkSetMacro(CurrentPiece,
int);
45 vtkGetMacro(CurrentPiece,
int);
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
a simple class to control print indentation
reader for compound EnSight files
vtkGetFilePathMacro(CaseFileName)
Set/Get the Case file name.
static vtkGenericEnSightReader * New()
create and manipulate ordered lists of objects
class to read any type of EnSight files
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
virtual int CanReadFile(VTK_FILEPATH const char *casefilename)
Returns IsEnSightFile() by default, but can be overridden.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkSetFilePathMacro(FilePath)
Set/Get the file path.