16 #ifndef vtkSLCReader_h
17 #define vtkSLCReader_h
19 #include "vtkIOImageModule.h"
22 VTK_ABI_NAMESPACE_BEGIN
34 vtkGetMacro(
Error,
int);
62 unsigned char* Decode8BitData(
unsigned char* in_ptr,
int size);
static vtkImageReader2 * New()
virtual int CanReadFile(VTK_FILEPATH const char *vtkNotUsed(fname))
Return non zero if the reader can read the given file name.
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
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