26 #ifndef vtkActorCollection_h 27 #define vtkActorCollection_h 98 if ( this->Bottom == NULL )
104 return static_cast<vtkActor *
>(this->Bottom->Item);
110 return this->GetNextActor();
115 return this->GetLastActor();
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
#define vtkTypeMacro(thisClass, superclass)
void AddItem(vtkActor *a)
a simple class to control print indentation
vtkActor * GetLastActor()
vtkActor * GetNextActor(vtkCollectionSimpleIterator &cookie)
void AddItem(vtkObject *)
#define VTKRENDERINGCORE_EXPORT
vtkActor * GetNextActor()
vtkObject * GetNextItemAsObject()
static vtkPropCollection * New()