72#ifndef vtkAdaptiveSubdivisionFilter_h
73#define vtkAdaptiveSubdivisionFilter_h
75#include "vtkFiltersModelingModule.h"
vtkIdType MaximumNumberOfPasses
void CreateDefaultLocator()
Create a default locator.
~vtkAdaptiveSubdivisionFilter() override
vtkAdaptiveSubdivisionFilter()
void SetLocator(vtkIncrementalPointLocator *locator)
Set / get a spatial locator for merging points.
static vtkAdaptiveSubdivisionFilter * New()
Standard methods for instantiation, type info, and printing.
vtkIdType MaximumNumberOfTriangles
double MaximumTriangleArea
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation, type info, and printing.
vtkMTimeType GetMTime() override
Modified GetMTime because of the dependence on the locator.
vtkIncrementalPointLocator * Locator
int OutputPointsPrecision
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
Abstract class in support of both point location and point insertion.
a simple class to control print indentation
vtkTypeUInt32 vtkMTimeType