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