Go to the documentation of this file.
22 #ifndef vtkIdListCollection_h
23 #define vtkIdListCollection_h
#define VTKCOMMONCORE_EXPORT
void * vtkCollectionSimpleIterator
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
vtkIdList * GetItem(int i)
vtkIdList * GetNextIdList(vtkCollectionSimpleIterator &cookie)
vtkIdList * GetNextItem()
vtkObject * GetNextItemAsObject()
create and manipulate unsorted lists of objects
void AddItem(vtkIdList *ds)
vtkObject * GetItemAsObject(int i)
list of point or cell ids
static vtkIdListCollection * New()
maintain an unordered list of dataarray objects
void AddItem(vtkObject *)