22 #ifndef vtkOpenGLLabeledContourMapper_h 23 #define vtkOpenGLLabeledContourMapper_h 25 #include "vtkRenderingOpenGL2Module.h" 53 bool CreateLabels(
vtkActor *actor) VTK_OVERRIDE;
56 bool RemoveStencil() VTK_OVERRIDE;
vtkOpenGLLabeledContourMapper is an override for vtkLabeledContourMapper that implements stenciling u...
represents an object (geometry & properties) in a rendered scene
represent and manipulate 4x4 transformation matrices
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
window superclass for vtkRenderWindow
a simple class to control print indentation
static vtkLabeledContourMapper * New()
void ReleaseGraphicsResources(vtkWindow *) override
Release any graphics resources that are being consumed by this mapper.