VTK  9.7.20260828
vtkCollection.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkObject.h"
#include "vtkWrappingHints.h"
#include <algorithm>
#include <functional>
#include <vector>
Include dependency graph for vtkCollection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkCollection
 create and manipulate ordered lists of objects More...

Typedefs

typedef void * vtkCollectionSimpleIterator

Typedef Documentation

◆ vtkCollectionSimpleIterator

Definition at line 34 of file vtkCollection.h.