This filter merges connected voroni tesselation regions based on the global region ID.
More...
#include <vtkPMergeConnected.h>
Inherits vtkMultiBlockDataSetAlgorithm.
This filter merges connected voroni tesselation regions based on the global region ID.
Definition at line 35 of file vtkPMergeConnected.h.
§ Superclass
§ vtkPMergeConnected()
| vtkPMergeConnected::vtkPMergeConnected |
( |
| ) |
|
|
protected |
§ ~vtkPMergeConnected()
| vtkPMergeConnected::~vtkPMergeConnected |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
| virtual const char* vtkPMergeConnected::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
| static int vtkPMergeConnected::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
| virtual int vtkPMergeConnected::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
| void vtkPMergeConnected::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ RequestData()
| int vtkPMergeConnected::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protected |
§ FillOutputPortInformation()
| int vtkPMergeConnected::FillOutputPortInformation |
( |
int |
port, |
|
|
vtkInformation * |
info |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: