27 #ifndef vtkPlaneCollection_h 
   28 #define vtkPlaneCollection_h 
void * vtkCollectionSimpleIterator
 
vtkPlane * GetItem(int i)
 
abstract base class for most VTK objects 
 
maintain a list of planes 
 
static vtkCollection * New()
 
perform various plane computations 
 
void AddItem(vtkObject *)
 
create and manipulate unsorted lists of objects 
 
vtkObject * GetNextItemAsObject()
 
vtkObject * GetItemAsObject(int i)
 
#define VTKCOMMONDATAMODEL_EXPORT