ParaView
|
#include "vtkMultiProcessController.h"
#include "vtkPVVTKExtensionsCoreModule.h"
Go to the source code of this file.
Classes | |
class | vtkCompositeMultiProcessController |
vtkCompositeMultiProcessController offer a composite implementation of vtkMultiProcessController that allow us to deal with collaborative MultiProcessController by switching transparently underneath the active one and forwarding the method call to that specific one. More... | |