Multiple inputs with same geometry, one output.
More...
#include <vtkMergeArrays.h>
Inherits vtkDataSetAlgorithm.
Multiple inputs with same geometry, one output.
vtkMergeArrays Expects that all inputs have the same geometry. Arrays from all inputs are put into out output. The filter checks for a consistent number of points and cells, but not check any more. Any inputs which do not have the correct number of points and cells are ignored.
Definition at line 34 of file vtkMergeArrays.h.
§ Superclass
§ vtkMergeArrays()
vtkMergeArrays::vtkMergeArrays |
( |
| ) |
|
|
protected |
§ ~vtkMergeArrays()
vtkMergeArrays::~vtkMergeArrays |
( |
| ) |
|
|
protected |
§ New()
§ GetClassName()
virtual const char* vtkMergeArrays::GetClassName |
( |
| ) |
|
|
virtual |
§ IsTypeOf()
static int vtkMergeArrays::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
§ IsA()
virtual int vtkMergeArrays::IsA |
( |
const char * |
type | ) |
|
|
virtual |
§ SafeDownCast()
§ PrintSelf()
void vtkMergeArrays::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
§ RequestData()
virtual int vtkMergeArrays::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
§ FillInputPortInformation()
virtual int vtkMergeArrays::FillInputPortInformation |
( |
int |
port, |
|
|
vtkInformation * |
info |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/ParaView-v5.2.0/ParaViewCore/VTKExtensions/Default/vtkMergeArrays.h