26 #ifndef vtkMapperCollection_h
27 #define vtkMapperCollection_h
56 {
return this->Bottom ?
static_cast<vtkMapper*
>(this->Bottom->Item) : 0; }
void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent)
vtkMapper * GetNextMapper(vtkCollectionSimpleIterator &cookie)
a simple class to control print indentation
static vtkCollection * New()
void AddItem(vtkMapper *a)
vtkMapper * GetLastItem()
abstract class specifies interface to map data to graphics primitives
void AddItem(vtkObject *)
create and manipulate unsorted lists of objects
#define VTKRENDERINGCORE_EXPORT
vtkMapper * GetNextItem()
vtkObject * GetNextItemAsObject()