vtkAllToNRedistributePolyData extension that is composite data aware.
More...
#include <vtkAllToNRedistributeCompositePolyData.h>
Inherits vtkDataObjectAlgorithm.
§ Superclass
§ vtkAllToNRedistributeCompositePolyData()
vtkAllToNRedistributeCompositePolyData::vtkAllToNRedistributeCompositePolyData |
( |
| ) |
|
|
protected |
§ ~vtkAllToNRedistributeCompositePolyData()
vtkAllToNRedistributeCompositePolyData::~vtkAllToNRedistributeCompositePolyData |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkAllToNRedistributeCompositePolyData::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkAllToNRedistributeCompositePolyData::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkAllToNRedistributeCompositePolyData::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkAllToNRedistributeCompositePolyData::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ SetController()
virtual void vtkAllToNRedistributeCompositePolyData::SetController |
( |
vtkMultiProcessController * |
| ) |
|
|
virtual |
The filter needs a controller to determine which process it is in.
§ GetController()
virtual vtkMultiProcessController* vtkAllToNRedistributeCompositePolyData::GetController |
( |
| ) |
|
|
virtual |
The filter needs a controller to determine which process it is in.
§ SetNumberOfProcesses()
virtual void vtkAllToNRedistributeCompositePolyData::SetNumberOfProcesses |
( |
int |
| ) |
|
|
virtual |
§ GetNumberOfProcesses()
virtual int vtkAllToNRedistributeCompositePolyData::GetNumberOfProcesses |
( |
| ) |
|
|
virtual |
§ CreateDefaultExecutive()
virtual vtkExecutive* vtkAllToNRedistributeCompositePolyData::CreateDefaultExecutive |
( |
| ) |
|
|
protectedvirtual |
Create a default executive.
If the DefaultExecutivePrototype is set, a copy of it is created in CreateDefaultExecutive() using NewInstance(). Otherwise, vtkStreamingDemandDrivenPipeline is created.
§ RequestDataObject()
virtual int vtkAllToNRedistributeCompositePolyData::RequestDataObject |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
§ RequestData()
virtual int vtkAllToNRedistributeCompositePolyData::RequestData |
( |
vtkInformation * |
request, |
|
|
vtkInformationVector ** |
inputVector, |
|
|
vtkInformationVector * |
outputVector |
|
) |
| |
|
protectedvirtual |
§ FillInputPortInformation()
virtual int vtkAllToNRedistributeCompositePolyData::FillInputPortInformation |
( |
int |
port, |
|
|
vtkInformation * |
info |
|
) |
| |
|
protectedvirtual |
§ NumberOfProcesses
int vtkAllToNRedistributeCompositePolyData::NumberOfProcesses |
|
protected |
§ Controller
vtkMultiProcessController* vtkAllToNRedistributeCompositePolyData::Controller |
|
protected |
The documentation for this class was generated from the following file: