Go to the documentation of this file.
25 #ifndef vtkObjectFactoryCollection_h
26 #define vtkObjectFactoryCollection_h
#define VTKCOMMONCORE_EXPORT
void * vtkCollectionSimpleIterator
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
vtkObject * GetNextItemAsObject()
create and manipulate unsorted lists of objects
static vtkObjectFactoryCollection * New()
abstract base class for vtkObjectFactories
vtkObjectFactory * GetNextObjectFactory(vtkCollectionSimpleIterator &cookie)
vtkObjectFactory * GetNextItem()
~vtkObjectFactoryCollection()
maintain a list of object factories
void AddItem(vtkObjectFactory *t)
void AddItem(vtkObject *)
vtkObjectFactoryCollection()