Go to the documentation of this file.
22 #ifndef vtkDataSetCollection_h
23 #define vtkDataSetCollection_h
vtkDataSet * GetNextItem()
void * vtkCollectionSimpleIterator
vtkDataSet * GetNextDataSet(vtkCollectionSimpleIterator &cookie)
vtkDataSet * GetDataSet(int i)
vtkDataSet * GetItem(int i)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
vtkObject * GetNextItemAsObject()
create and manipulate unsorted lists of objects
static vtkDataSetCollection * New()
vtkObject * GetItemAsObject(int i)
abstract class to specify dataset behavior
vtkDataSet * GetNextDataSet()
maintain an unordered list of dataset objects
void AddItem(vtkObject *)
#define VTKCOMMONDATAMODEL_EXPORT
void AddItem(vtkDataSet *ds)