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();
represents an object (geometry & properties) in a rendered scene
dynamic, self-adjusting array of double
a simple class to control print indentation
static vtkLabeledContourMapper * New()
abstract class specifies interface to map data to graphics primitives
Allocate and hold a VTK object.
map vtkPolyData to graphics primitives
concrete dataset represents vertices, lines, polygons, and triangle strips
abstract specification for renderers
Hold a reference to a vtkObjectBase instance.
An actor that displays text.
a list of vtkTextProperty objects.
represent text properties.
record modification and/or execution time
window superclass for vtkRenderWindow
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.