22 #ifndef vtkOpenGLLabeledContourMapper_h
23 #define vtkOpenGLLabeledContourMapper_h
25 #include "vtkRenderingOpenGLModule.h"
37 ~vtkOpenGLLabeledContourMapper();
43 vtkOpenGLLabeledContourMapper(const vtkOpenGLLabeledContourMapper&) VTK_DELETE_FUNCTION;
44 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
abstract specification for renderers
static vtkLabeledContourMapper * New()