34 #ifndef vtkExtractCellsAlongPolyLine_h
35 #define vtkExtractCellsAlongPolyLine_h
37 #include "vtkFiltersCoreModule.h"
40 VTK_ABI_NAMESPACE_BEGIN
63 vtkSetMacro(OutputPointsPrecision,
int);
64 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.