Go to the documentation of this file.
36 #include "vtkFiltersCoreModule.h"
61 void operator=(
const vtkGlyph2D&) VTK_DELETE_FUNCTION;
copy oriented and scaled glyph geometry to every input point (2D specialization)
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
copy oriented and scaled glyph geometry to every input point
static vtkGlyph2D * New()
Construct object with scaling on, scaling mode is by scalar value, scale factor = 1....
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.