Go to the documentation of this file.
26 #ifndef vtkVolumeCollection_h
27 #define vtkVolumeCollection_h
59 {
return this->GetNextVolume(); }
void * vtkCollectionSimpleIterator
represents a volume (data & properties) in a rendered scene
virtual void PrintSelf(ostream &os, vtkIndent indent)
vtkVolume * GetNextItem()
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
vtkVolume * GetNextVolume(vtkCollectionSimpleIterator &cookie)
vtkObject * GetNextItemAsObject()
a simple class to control print indentation
static vtkVolumeCollection * New()
GLboolean GLboolean GLboolean GLboolean a
abstract superclass for all actors, volumes and annotations
vtkVolume * GetNextVolume()
void AddItem(vtkObject *)
void AddItem(vtkVolume *a)
#define VTKRENDERINGCORE_EXPORT