26 #ifndef vtkCullerCollection_h 27 #define vtkCullerCollection_h 89 if ( this->Bottom == NULL )
95 return static_cast<vtkCuller *
>(this->Bottom->Item);
void * vtkCollectionSimpleIterator
vtkCuller * GetNextItem()
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent)
vtkCuller * GetLastItem()
#define vtkTypeMacro(thisClass, superclass)
a superclass for prop cullers
a simple class to control print indentation
static vtkCollection * New()
void AddItem(vtkObject *)
create and manipulate unsorted lists of objects
vtkCuller * GetNextCuller(vtkCollectionSimpleIterator &cookie)
#define VTKRENDERINGCORE_EXPORT
void AddItem(vtkCuller *a)
vtkObject * GetNextItemAsObject()