TTK
Loading...
Searching...
No Matches
home
julien
Pro
git
github
thomas
ttk-dani
core
vtk
ttkMergeBlockTables
ttkMergeBlockTables.h
Go to the documentation of this file.
1
19
20
#pragma once
21
22
#include <ttkMergeBlockTablesModule.h>
23
24
#include <
ttkAlgorithm.h
>
25
26
class
TTKMERGEBLOCKTABLES_EXPORT
ttkMergeBlockTables
:
public
ttkAlgorithm
{
27
28
public
:
29
static
ttkMergeBlockTables
*
New
();
30
31
vtkTypeMacro(
ttkMergeBlockTables
,
ttkAlgorithm
);
32
33
protected
:
34
ttkMergeBlockTables
();
35
36
int
FillInputPortInformation
(
int
port, vtkInformation *info)
override
;
37
int
FillOutputPortInformation
(
int
port, vtkInformation *info)
override
;
38
39
int
RequestData
(vtkInformation *request,
40
vtkInformationVector **inputVector,
41
vtkInformationVector *outputVector)
override
;
42
};
ttkAlgorithm::RequestData
virtual int RequestData(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector))
Definition
ttkAlgorithm.h:423
ttkAlgorithm::FillInputPortInformation
int FillInputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override
Definition
ttkAlgorithm.h:437
ttkAlgorithm::ttkAlgorithm
ttkAlgorithm()
ttkAlgorithm::FillOutputPortInformation
int FillOutputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override
Definition
ttkAlgorithm.h:452
ttkMergeBlockTables::ttkMergeBlockTables
ttkMergeBlockTables()
Definition
ttkMergeBlockTables.cpp:13
ttkMergeBlockTables::New
static ttkMergeBlockTables * New()
ttkAlgorithm.h
Generated on Fri Apr 10 2026 10:02:09 for TTK by
1.13.2