31 #ifndef __vtkLabeledContourMapper_h
32 #define __vtkLabeledContourMapper_h
64 virtual
double *GetBounds();
65 virtual
void GetBounds(
double bounds[6]);
104 ~vtkLabeledContourMapper();
106 virtual
void ComputeBounds();
116 bool ResolveLabels();
118 bool BuildStencilQuads();
121 virtual
bool RemoveStencil();
125 bool FreeTextActors();
129 bool LabelVisibility;
139 unsigned int *StencilQuadIndices;
141 void FreeStencilQuads();
146 vtkLabeledContourMapper(const vtkLabeledContourMapper&);
147 void operator=(const vtkLabeledContourMapper&);
represents an object (geometry & properties) in a rendered scene
#define vtkGetMacro(name, type)
record modification and/or execution time
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
abstract specification for renderers
Hold a reference to a vtkObjectBase instance.
concrete dataset represents vertices, lines, polygons, and triangle strips
#define vtkTypeMacro(thisClass, superclass)
#define vtkGetNewMacro(name, type)
a list of vtkTextProperty objects.
a simple class to control print indentation
An actor that displays text.
represent text properties.
abstract class specifies interface to map data to graphics primitives
map vtkPolyData to graphics primitives
Allocate and hold a VTK object.
#define VTKRENDERINGCORE_EXPORT
static vtkAlgorithm * New()
#define vtkBooleanMacro(name, type)
#define vtkSetMacro(name, type)