|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   27 #ifndef vtkLinearToQuadraticCellsFilter_h 
   28 #define vtkLinearToQuadraticCellsFilter_h 
   30 #include "vtkFiltersGeometryModule.h"  
   56   void CreateDefaultLocator();
 
   65   vtkSetMacro(OutputPointsPrecision, 
int);
 
   66   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