31 #ifndef vtkVertexGlyphFilter_h
32 #define vtkVertexGlyphFilter_h
34 #include "vtkFiltersGeneralModule.h"
37 VTK_ABI_NAMESPACE_BEGIN
a simple class to control print indentation
Superclass for algorithms that produce only polydata as output.
Make a vtkPolyData with a vertex on each point.
static vtkVertexGlyphFilter * New()
~vtkVertexGlyphFilter() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int FillInputPortInformation(int, vtkInformation *) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.