19#ifndef vtkMarkerUtilities_h
20#define vtkMarkerUtilities_h
22#include "vtkRenderingContext2DModule.h"
26VTK_ABI_NAMESPACE_BEGIN
topologically and geometrically regular array of data
a simple class to control print indentation
Utilities for generating marker images.
~vtkMarkerUtilities() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static void GenerateMarker(vtkImageData *data, int style, int width)
Generate the requested symbol of a particular style and size.
abstract base class for most VTK objects