 |
VTK
9.0.1
|
Go to the documentation of this file.
22 #ifndef vtkOpenGLLabeledContourMapper_h
23 #define vtkOpenGLLabeledContourMapper_h
26 #include "vtkRenderingOpenGL2Module.h"
void ReleaseGraphicsResources(vtkWindow *win) override
Release graphics resources.
bool ApplyStencil(vtkRenderer *ren, vtkActor *act) override
bool CreateLabels(vtkActor *actor) override
vtkOpenGLHelper * StencilBO
window superclass for vtkRenderWindow
static vtkOpenGLLabeledContourMapper * New()
vtkOpenGLLabeledContourMapper is an override for vtkLabeledContourMapper that implements stenciling u...
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
represent and manipulate 4x4 transformation matrices
~vtkOpenGLLabeledContourMapper() override
vtkOpenGLLabeledContourMapper()
vtkMatrix4x4 * TempMatrix4
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
bool RemoveStencil(vtkRenderer *ren) override