30 #ifndef vtkLinearToQuadraticCellsFilter_h
31 #define vtkLinearToQuadraticCellsFilter_h
33 #include "vtkFiltersGeometryModule.h"
69 vtkGetMacro(OutputPointsPrecision,
int);
85 int OutputPointsPrecision;
Abstract class in support of both point location and point insertion.
a simple class to control print indentation
degree elevate the cells of a linear unstructured grid.
vtkMTimeType GetMTime() override
Return the mtime also considering the locator.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkLinearToQuadraticCellsFilter * New()
void CreateDefaultLocator()
Create default locator.
void SetLocator(vtkIncrementalPointLocator *locator)
Specify a spatial locator for merging points.
Superclass for algorithms that produce only unstructured grid as output.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkTypeUInt64 vtkMTimeType