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