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