Go to the documentation of this file.
29 #ifndef vtkProp3DCollection_h
30 #define vtkProp3DCollection_h
96 if ( this->
Bottom == NULL )
void * vtkCollectionSimpleIterator
represents an 3D object for placement in a rendered scene
virtual void PrintSelf(ostream &os, vtkIndent indent)
static vtkProp3DCollection * New()
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
vtkObject * GetNextItemAsObject()
vtkProp3D * GetNextProp3D(vtkCollectionSimpleIterator &cookie)
vtkProp3D * GetNextProp3D()
vtkCollectionElement * Bottom
a simple class to control print indentation
GLboolean GLboolean GLboolean GLboolean a
abstract superclass for all actors, volumes and annotations
vtkProp3D * GetLastProp3D()
void AddItem(vtkObject *)
void AddItem(vtkProp3D *p)
#define VTKRENDERINGCORE_EXPORT