 |
VTK
9.0.20210124
|
Go to the documentation of this file.
26 #ifndef vtkImageSliceCollection_h
27 #define vtkImageSliceCollection_h
31 #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
vtkImageSlice * GetNextItem()
Access routine provided for compatibility with previous versions of VTK.
abstract superclass for all actors, volumes and annotations
void Sort(RandomIt bitr, RandomIt eitr, BackToFront< T > &me)
static vtkPropCollection * New()
void AddItem(vtkObject *)
Add an object to the bottom of the list.