30 #ifndef vtkLinearToQuadraticCellsFilter_h 31 #define vtkLinearToQuadraticCellsFilter_h 33 #include "vtkFiltersGeometryModule.h" 59 void CreateDefaultLocator();
68 vtkSetMacro(OutputPointsPrecision,
int);
69 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.