Go to the documentation of this file.
38 #ifndef vtkGenericDataSetTessellator_h
39 #define vtkGenericDataSetTessellator_h
#define vtkGetObjectMacro(name, type)
represent and manipulate point attribute data
static vtkGenericDataSetTessellator * New()
#define vtkTypeMacro(thisClass, superclass)
vtkGenericDataSetTessellator()
void CreateDefaultLocator()
tessellates generic, higher-order datasets into linear cells
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
vtkPointData * InternalPD
Abstract class in support of both point location and point insertion.
#define VTKFILTERSGENERIC_EXPORT
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
vtkIncrementalPointLocator * Locator
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
~vtkGenericDataSetTessellator()
void SetLocator(vtkIncrementalPointLocator *locator)
Superclass for algorithms that produce only unstructured grid as output.
int FillInputPortInformation(int, vtkInformation *)