vtkFieldData::BasicIterator Class Reference
#include <vtkFieldData.h>
Inheritance diagram for vtkFieldData::BasicIterator:
[legend]List of all members.
Constructor & Destructor Documentation
vtkFieldData::BasicIterator::BasicIterator |
( |
|
) |
|
|
vtkFieldData::BasicIterator::BasicIterator |
( |
const BasicIterator & |
source |
) |
|
|
vtkFieldData::BasicIterator::BasicIterator |
( |
const int * |
list, |
|
|
unsigned int |
listSize |
|
) |
|
|
virtual vtkFieldData::BasicIterator::~BasicIterator |
( |
|
) |
[virtual] |
|
Member Function Documentation
int vtkFieldData::BasicIterator::GetListSize |
( |
|
) |
const [inline] |
|
int vtkFieldData::BasicIterator::GetCurrentIndex |
( |
|
) |
[inline] |
|
int vtkFieldData::BasicIterator::BeginIndex |
( |
|
) |
[inline] |
|
int vtkFieldData::BasicIterator::End |
( |
|
) |
const [inline] |
|
int vtkFieldData::BasicIterator::NextIndex |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: