Collaboration diagram for C++/Common/Vtk/Parallel:
Classes | |
class | vtkInputPort |
InputPort connects the pipeline in this process to one in another processes. More... | |
class | vtkOutputPort |
OutputPort Connects the pipeline in this process to one in another processes. More... | |
class | vtkPolyDataInputPortClient |
The purpose of this class is to connect a pipeline in this process to one in another. More... | |
class | vtkSharedMemoryCommunicator |
Provides communication using shared memory. More... | |
class | vtkThreadedController |
vtkThreadedController uses a vtkMultiThreader to spawn threads. More... |