Go to the documentation of this file.
25 #ifndef vtkImageReader2Collection_h
26 #define vtkImageReader2Collection_h
28 #include "vtkIOImageModule.h"
maintain a list of image readers
static vtkCollection * New()
Construct with empty list.
void * vtkCollectionSimpleIterator
~vtkImageReader2Collection() override
abstract base class for most VTK objects
create and manipulate ordered lists of objects
a simple class to control print indentation
Superclass of binary file readers.
void AddItem(vtkObject *)
Add an object to the bottom of the list.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkImageReader2Collection()