25 #ifndef vtkSLCReader_h 26 #define vtkSLCReader_h 28 #include "vtkIOImageModule.h" 42 vtkGetMacro(Error,
int);
70 unsigned char* Decode8BitData(
unsigned char* in_ptr,
int size);
static vtkImageReader2 * New()
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
virtual int CanReadFile(const char *vtkNotUsed(fname))
Return non zero if the reader can read the given file name.
const char * GetFileExtensions() override
.slc
a simple class to control print indentation
const char * GetDescriptiveName() override
SLC.
Superclass of binary file readers.
int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
Subclasses can reimplement this method to collect information from their inputs and set information f...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
general representation of visualization data