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