29 #ifndef vtkProp3DCollection_h 30 #define vtkProp3DCollection_h 96 if ( this->Bottom == NULL )
102 return static_cast<vtkProp3D *
>(this->Bottom->Item);
abstract superclass for all actors, volumes and annotations
void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent)
represents an 3D object for placement in a rendered scene
#define vtkTypeMacro(thisClass, superclass)
vtkProp3D * GetNextProp3D(vtkCollectionSimpleIterator &cookie)
a simple class to control print indentation
void AddItem(vtkObject *)
#define VTKRENDERINGCORE_EXPORT
vtkProp3D * GetNextProp3D()
vtkObject * GetNextItemAsObject()
static vtkPropCollection * New()
void AddItem(vtkProp3D *p)
vtkProp3D * GetLastProp3D()