64#ifndef vtkStaticCleanPolyData_h
65#define vtkStaticCleanPolyData_h
67#include "vtkFiltersCoreModule.h"
72VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
Hold a reference to a vtkObjectBase instance.
bool ConvertLinesToPoints
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkMTimeType GetMTime() override
Get the MTime of this object also considering the locator.
static vtkStaticCleanPolyData * New()
Standard methods to instantiate, print, and provide type information.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int OutputPointsPrecision
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods to instantiate, print, and provide type information.
vtkSmartPointer< vtkStaticPointLocator > Locator
~vtkStaticCleanPolyData() override=default
bool ConvertStripsToPolys
quickly locate points in 3-space
vtkTypeUInt32 vtkMTimeType