22#ifndef vtkExtractCellsAlongPolyLine_h
23#define vtkExtractCellsAlongPolyLine_h
25#include "vtkFiltersCoreModule.h"
28VTK_ABI_NAMESPACE_BEGIN
51 vtkSetMacro(OutputPointsPrecision,
int);
52 vtkGetMacro(OutputPointsPrecision,
int);
Proxy object to connect input/output ports.
a simple class to control print indentation
Superclass for algorithms that produce only unstructured grid as output.