28#ifndef vtkMarkerUtilities_h
29#define vtkMarkerUtilities_h
31#include "vtkRenderingContext2DModule.h"
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