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


vtkPolyDataMap subclasses.
Definition at line 30 of file vtkPolyDataMapIterator.h.
Public Member Functions | |
| vtkTypeRevisionMacro (vtkPolyDataMapIterator, vtkDataSetMapIterator) | |
Data Access Methods | |
| vtkPolyData * | GetObject (void) const |
| Retrieve the data from the iterator. | |
| virtual int | SetObject (vtkPolyData *object) |
| Set the data at the iterator's position. | |
Static Public Member Functions | |
| vtkPolyDataMapIterator * | New (void) |
Protected Member Functions | |
| vtkPolyDataMapIterator (void) | |
| ~vtkPolyDataMapIterator () | |
|
|
Definition at line 55 of file vtkPolyDataMapIterator.h. |
|
|
Definition at line 56 of file vtkPolyDataMapIterator.h. |
|
|
Retrieve the data from the iterator.
Reimplemented from vtkDataSetMapIterator. Definition at line 43 of file vtkPolyDataMapIterator.h. |
|
|
Reimplemented from vtkDataSetMapIterator. |
|
|
Set the data at the iterator's position.
Definition at line 50 of file vtkPolyDataMapIterator.h. |
|
||||||||||||
|
|
1.3.7