|
ParaView
|
#include <vtkSpyPlotBlockIterator.h>


Public Member Functions | |
| vtkSpyPlotBlockDistributionBlockIterator () | |
| virtual | ~vtkSpyPlotBlockDistributionBlockIterator () |
| virtual void | Start () |
| virtual int | GetNumberOfBlocksToProcess () |
Public Member Functions inherited from vtkSpyPlotBlockIterator | |
| virtual void | Init (int numberOfProcessors, int processorId, vtkSpyPlotReader *parent, vtkSpyPlotReaderMap *fileMap, int currentTimeStep) |
| int | IsActive () const |
| void | Next () |
| vtkSpyPlotBlock * | GetBlock () const |
| int | GetBlockID () const |
| int | GetNumberOfFields () const |
| vtkSpyPlotUniReader * | GetUniReader () const |
| int | GetNumberOfProcessors () const |
| int | GetProcessorId () const |
| virtual | ~vtkSpyPlotBlockIterator () |
Protected Member Functions | |
| virtual void | FindFirstBlockOfCurrentOrNextFile () |
Protected Member Functions inherited from vtkSpyPlotBlockIterator | |
| vtkSpyPlotBlockIterator () | |
Additional Inherited Members | |
Protected Attributes inherited from vtkSpyPlotBlockIterator | |
| int | NumberOfProcessors |
| int | ProcessorId |
| vtkSpyPlotReaderMap * | FileMap |
| int | CurrentTimeStep |
| int | NumberOfFiles |
| int | Active |
| int | Block |
| int | NumberOfFields |
| vtkSpyPlotUniReader * | UniReader |
| vtkSpyPlotReaderMap::MapOfStringToSPCTH::iterator | FileIterator |
| int | FileIndex |
| int | BlockEnd |
| vtkSpyPlotReader * | Parent |
Definition at line 95 of file vtkSpyPlotBlockIterator.h.
|
inline |
Definition at line 99 of file vtkSpyPlotBlockIterator.h.
|
inlinevirtual |
Definition at line 100 of file vtkSpyPlotBlockIterator.h.
|
virtual |
Implements vtkSpyPlotBlockIterator.
|
virtual |
Implements vtkSpyPlotBlockIterator.
|
protectedvirtual |
Implements vtkSpyPlotBlockIterator.
1.8.12