Go to the documentation of this file.
8 #ifndef vtkPVEnSightMasterServerReader2_h
9 #define vtkPVEnSightMasterServerReader2_h
12 #include "vtkPVVTKExtensionsIOEnSightModule.h"
15 class vtkPVEnSightMasterServerReader2Internal;
50 vtkGetMacro(NumberOfPieces,
int);
106 int ParseMasterServerFile();
static int CanReadFile(const char *casefilename)
int GetNumberOfPointArrays()
virtual void SetByteOrder(int)
const char * GetPointArrayName(int index)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent) override
vtkPVEnSightMasterServerTranslator * ExtentTranslator
int GetNumberOfCellArrays()
int GetPointArrayStatus(const char *name)
vtkPVEnSightMasterServerReader2Internal * Internal
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
void SetByteOrderToLittleEndian()
void SetPointArrayStatus(const char *name, int status)
class to read any type of EnSight files
virtual int GetByteOrder()
static vtkPGenericEnSightReader * New()
vtkMultiProcessController * Controller
void SetCellArrayStatus(const char *name, int status)
void SetCaseFileName(const char *fileName)
int GetCellArrayStatus(const char *name)
const char * GetByteOrderAsString()
void SetByteOrderToBigEndian()
const char * GetCellArrayName(int index)