26 #ifndef vtkActorCollection_h 
   27 #define vtkActorCollection_h 
   98   if ( this->
Bottom == NULL )
 
abstract superclass for all actors, volumes and annotations 
 
void * vtkCollectionSimpleIterator
 
represents an object (geometry & properties) in a rendered scene 
 
abstract base class for most VTK objects 
 
void PrintSelf(ostream &os, vtkIndent indent)
 
represent surface properties of a geometric object 
 
void AddItem(vtkActor *a)
 
a simple class to control print indentation 
 
vtkActor * GetLastActor()
 
vtkActor * GetNextActor(vtkCollectionSimpleIterator &cookie)
 
vtkCollectionElement * Bottom
 
void AddItem(vtkObject *)
 
#define VTKRENDERINGCORE_EXPORT
 
vtkActor * GetNextActor()
 
vtkObject * GetNextItemAsObject()
 
static vtkPropCollection * New()