15#ifndef vtkTransformCollection_h
16#define vtkTransformCollection_h
19#include "vtkCommonTransformsModule.h"
23VTK_ABI_NAMESPACE_BEGIN
void AddItem(vtkObject *)
Add given item to the bottom (end) of the collection.
vtkObject * GetNextItemAsObject()
Get the next item in the collection.
a simple class to control print indentation
void * vtkCollectionSimpleIterator