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.
static void GenerateMarker(vtkImageData *data, int style, int width)
Generate the requested symbol of a particular style and size.
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
abstract base class for most VTK objects