22 #ifndef vtkOpenGLLabeledContourMapper_h
23 #define vtkOpenGLLabeledContourMapper_h
25 #include "vtkRenderingOpenGL2Module.h"
37 virtual
void PrintSelf(ostream &os,
vtkIndent indent);
42 void ReleaseGraphicsResources(
vtkWindow *win);
46 ~vtkOpenGLLabeledContourMapper();
63 vtkOpenGLLabeledContourMapper(const vtkOpenGLLabeledContourMapper&) VTK_DELETE_FUNCTION;
64 void operator=(const vtkOpenGLLabeledContourMapper&) VTK_DELETE_FUNCTION;
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
window superclass for vtkRenderWindow
a simple class to control print indentation
static vtkLabeledContourMapper * New()