Go to the documentation of this file.
26 #ifndef vtkImageSliceCollection_h
27 #define vtkImageSliceCollection_h
29 #include "vtkRenderingImageModule.h"
virtual void DeleteElement(vtkCollectionElement *)
void * vtkCollectionSimpleIterator
abstract base class for most VTK objects
vtkObject * GetNextItemAsObject()
Get the next item in the collection.
represents an image in a 3D scene
vtkImageSlice * GetNextImage()
Standard Collection methods.
void AddItem(vtkProp *a)
Add a Prop to the bottom of the list.
a sorted list of image slice objects
vtkImageSliceCollection()
vtkImageSlice * GetNextItem()
Access routine provided for compatibility with previous versions of VTK.
abstract superclass for all actors, volumes and annotations
static vtkPropCollection * New()
void AddItem(vtkObject *)
Add an object to the bottom of the list.