25#ifndef vtkHiddenLineRemovalPass_h
26#define vtkHiddenLineRemovalPass_h
28#include "vtkRenderingOpenGLModule.h"
41 virtual
void PrintSelf(ostream &os,
vtkIndent indent);
48 static
bool WireframePropsExist(
vtkProp **propArray,
int nProps);
static vtkHiddenLineRemovalPass * New()
a simple class to control print indentation
abstract superclass for all actors, volumes and annotations
Perform part of the rendering of a vtkRenderer.
Context in which a vtkRenderPass will render.
abstract specification for Viewports