21 #ifndef vtkSEPReader_h
22 #define vtkSEPReader_h
Superclass of transformable binary file readers.
a simple class to control print indentation
Stanford Exploration Project files reader.
int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
const char * GetFileExtensions() override
Get the file extensions for this format.
~vtkSEPReader() override=default
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called in response to a REQUEST_DATA request from the executive.
int CanReadFile(const char *fname) override
Check if the given file is a .H file.
static vtkSEPReader * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.