Go to the documentation of this file.
30 #ifndef vtkLinearToQuadraticCellsFilter_h
31 #define vtkLinearToQuadraticCellsFilter_h
33 #include "vtkFiltersGeometryModule.h"
59 void CreateDefaultLocator();
68 vtkSetMacro(OutputPointsPrecision,
int);
69 vtkGetMacro(OutputPointsPrecision,
int);
int OutputPointsPrecision
degree elevate the cells of a linear unstructured grid.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
a simple class to control print indentation
Abstract class in support of both point location and point insertion.
vtkIncrementalPointLocator * Locator
static vtkUnstructuredGridAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce only unstructured grid as output.
vtkTypeUInt32 vtkMTimeType