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