 |
VTK
9.0.1
|
Go to the documentation of this file.
36 #ifndef vtkGenericDataSetTessellator_h
37 #define vtkGenericDataSetTessellator_h
39 #include "vtkFiltersGenericModule.h"
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
represent and manipulate point attribute data
static vtkGenericDataSetTessellator * New()
Standard VTK methods.
vtkGenericDataSetTessellator()
void CreateDefaultLocator()
Create default locator.
tessellates generic, higher-order datasets into linear cells
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
int FillInputPortInformation(int, vtkInformation *) override
Fill the input port information objects for this algorithm.
vtkPointData * InternalPD
Abstract class in support of both point location and point insertion.
~vtkGenericDataSetTessellator() override
vtkIncrementalPointLocator * Locator
void SetLocator(vtkIncrementalPointLocator *locator)
Set / get a spatial locator for merging points.
vtkMTimeType GetMTime() override
Return the MTime also considering the locator.
Superclass for algorithms that produce only unstructured grid as output.
vtkTypeUInt32 vtkMTimeType