23 #ifndef __vtkStructuredPointsCollection_h
24 #define __vtkStructuredPointsCollection_h
27 #include "vtkStructuredPoints.h"
57 return static_cast<vtkStructuredPoints *
>(
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()
vtkStructuredPointsCollection()