#include <vtkObjectVectorIterator.h>
Inheritance diagram for vtkObjectVectorIterator:


vtkObjectVector subclasses.
Definition at line 32 of file vtkObjectVectorIterator.h.
Public Member Functions | |
| vtkTypeRevisionMacro (vtkObjectVectorIterator, vtkObjectBaseVectorIterator) | |
| void | PrintSelf (ostream &, vtkIndent) |
Data Access Methods | |
| vtkObject * | GetItem (void) const |
| Retrieve the data from the iterator. | |
| virtual int | SetItem (vtkObject *object) |
| Set the data at the iterator's position. | |
Static Public Member Functions | |
| vtkObjectVectorIterator * | New (void) |
Protected Member Functions | |
| vtkObjectVectorIterator (void) | |
| ~vtkObjectVectorIterator () | |
Friends | |
| class | vtkObjectVector |
|
|
|
|
|
|
|
|
Retrieve the data from the iterator.
Reimplemented from vtkObjectBaseVectorIterator. Definition at line 49 of file vtkObjectVectorIterator.h. |
|
|
Reimplemented from vtkObjectBaseVectorIterator. |
|
||||||||||||
|
Reimplemented from vtkObjectBaseVectorIterator. |
|
|
Set the data at the iterator's position.
Definition at line 56 of file vtkObjectVectorIterator.h. |
|
||||||||||||
|
|
|
|
Definition at line 66 of file vtkObjectVectorIterator.h. |
1.3.6