Go to the documentation of this file.
32 #ifndef vtkLabeledContourMapper_h
33 #define vtkLabeledContourMapper_h
35 #include "vtkRenderingCoreModule.h"
70 virtual
double *GetBounds();
71 virtual
void GetBounds(
double bounds[6]);
123 vtkGetMacro(LabelVisibility,
bool)
133 vtkGetMacro(SkipDistance,
double)
143 virtual
void ReleaseGraphicsResources(
vtkWindow *);
149 virtual
void ComputeBounds();
159 bool ResolveLabels();
161 bool BuildStencilQuads();
164 virtual
bool RemoveStencil();
168 bool FreeTextActors();
172 bool LabelVisibility;
183 unsigned int *StencilQuadIndices;
185 void FreeStencilQuads();
map vtkPolyData to graphics primitives
An actor that displays text.
record modification and/or execution time
Hold a reference to a vtkObjectBase instance.
a list of vtkTextProperty objects.
window superclass for vtkRenderWindow
static vtkLabeledContourMapper * New()
abstract class specifies interface to map data to graphics primitives
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
Allocate and hold a VTK object.
represent text properties.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
dynamic, self-adjusting array of double