23 #ifndef vtkStructuredPointsCollection_h 
   24 #define vtkStructuredPointsCollection_h 
void * vtkCollectionSimpleIterator
 
vtkStructuredPoints * GetNextItem()
 
abstract base class for most VTK objects 
 
void PrintSelf(ostream &os, vtkIndent indent)
 
a simple class to control print indentation 
 
void AddItem(vtkStructuredPoints *ds)
 
static vtkCollection * New()
 
vtkStructuredPoints * GetNextStructuredPoints(vtkCollectionSimpleIterator &cookie)
 
maintain a list of structured points data objects 
 
void AddItem(vtkObject *)
 
create and manipulate unsorted lists of objects 
 
~vtkStructuredPointsCollection()
 
vtkObject * GetNextItemAsObject()
 
#define VTKCOMMONDATAMODEL_EXPORT
 
vtkStructuredPointsCollection()