43#include <ttkMergeTreeAutoencoderDecodingModule.h>
101 vtkInformationVector **inputVector,
102 vtkInformationVector *outputVector)
override;
Baseclass of all VTK filters that wrap ttk modules.
virtual int RequestData(vtkInformation *ttkNotUsed(request), vtkInformationVector **ttkNotUsed(inputVectors), vtkInformationVector *ttkNotUsed(outputVector))
int FillInputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override
int FillOutputPortInformation(int ttkNotUsed(port), vtkInformation *ttkNotUsed(info)) override
TTK VTK-filter that wraps the ttk::MergeTreeAutoencoderDecoding module.
static ttkMergeTreeAutoencoderDecoding * New()
~ttkMergeTreeAutoencoderDecoding() override=default