37#include <ttkDepthImageBasedGeometryApproximationModule.h>
45class TTKDEPTHIMAGEBASEDGEOMETRYAPPROXIMATION_EXPORT
62 vtkInformationVector **inputVector,
63 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 approximates the geometry that is depicted by a set of depth images.
static ttkDepthImageBasedGeometryApproximation * New()
~ttkDepthImageBasedGeometryApproximation() override
This module approximates the depicted geometry of a depth image.