55#include <vtkInformation.h>
56#include <vtkInformationVector.h>
60#include <ttkPersistenceCurveModule.h>
83 vtkInformationVector **inputVector,
84 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 for the computation of persistence curves.
~ttkPersistenceCurve() override=default
static ttkPersistenceCurve * New()
TTK processing package for the computation of persistence curves.