27 #ifndef vtkTransformCollection_h 28 #define vtkTransformCollection_h 30 #include "vtkCommonTransformsModule.h" void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
static vtkCollection * New()
Construct with empty list.
void AddItem(vtkObject *)
Add an object to the bottom of the list.
create and manipulate ordered lists of objects
vtkObject * GetNextItemAsObject()
Get the next item in the collection.