33#ifndef vtkVolumeReader_h
34#define vtkVolumeReader_h
36#include "vtkIOImageModule.h"
39VTK_ABI_NAMESPACE_BEGIN
topologically and geometrically regular array of data
a simple class to control print indentation
virtual void SetFilePattern(const char *)
The std::format or printf style format used to build filename from FilePrefix and number.
virtual vtkImageData * GetImage(int ImageNumber)=0
Other objects make use of this method.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkVolumeReader() override
vtkGetFilePathMacro(FilePrefix)
Specify file prefix for the image file(s).
vtkGetFilePathMacro(FilePattern)
The std::format or printf style format used to build filename from FilePrefix and number.
vtkSetFilePathMacro(FilePrefix)
Specify file prefix for the image file(s).