 |
VTK
9.0.1
|
Go to the documentation of this file.
32 #ifndef vtkGESignaReader_h
33 #define vtkGESignaReader_h
35 #include "vtkIOImageModule.h"
const char * GetDescriptiveName() override
A descriptive name for this format.
int CanReadFile(const char *fname) override
Is the given file a GESigna file?
void ExecuteDataWithInformation(vtkDataObject *out, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
void ExecuteInformation() override
a simple class to control print indentation
vtkImageReader2 with medical meta data.
static vtkGESignaReader * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
const char * GetFileExtensions() override
Valid extentsions.
~vtkGESignaReader() override
general representation of visualization data