#include <vtkFieldData.h>
Inheritance diagram for vtkFieldData::BasicIterator:

Definition at line 348 of file vtkFieldData.h.
Public Member Functions | |
| BasicIterator () | |
| BasicIterator (const BasicIterator &source) | |
| BasicIterator (const int *list, unsigned int listSize) | |
| BasicIterator & | operator= (const BasicIterator &source) |
| virtual | ~BasicIterator () |
| int | GetListSize () const |
| int | GetCurrentIndex () |
| int | BeginIndex () |
| int | End () const |
| int | NextIndex () |
Protected Attributes | |
| int * | List |
| int | ListSize |
| int | Position |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 357 of file vtkFieldData.h. |
|
|
Definition at line 361 of file vtkFieldData.h. |
|
|
Definition at line 365 of file vtkFieldData.h. |
|
|
Definition at line 370 of file vtkFieldData.h. |
|
|
Definition at line 374 of file vtkFieldData.h. |
|
|
Definition at line 382 of file vtkFieldData.h. |
|
|
Definition at line 383 of file vtkFieldData.h. |
|
|
Definition at line 384 of file vtkFieldData.h. |
1.4.3-20050530