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