26 #ifndef vtkImageReader2Factory_h
27 #define vtkImageReader2Factory_h
29 #include "vtkIOImageModule.h"
32 VTK_ABI_NAMESPACE_BEGIN
35 class vtkImageReader2FactoryCleanup;
66 static vtkImageReader2* CreateImageReader2FromExtension(
const char* extension);
78 static bool CheckExtensionIsInExtensions(
const char* extension,
const char* extensions);
84 static void InitializeReaders();
91 friend class vtkImageReader2FactoryCleanup;
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
Superclass of binary file readers.
Superclass of binary file readers.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
maintain a list of image readers