32 #ifndef __vtkOpenGLProjectedPolyDataRayBounder_h
33 #define __vtkOpenGLProjectedPolyDataRayBounder_h
35 #include "vtkProjectedPolyDataRayBounder.h"
36 #ifndef VTK_IMPLEMENT_MESA_CXX
38 #include <OpenGL/gl.h>
50 void PrintSelf(ostream& os,
vtkIndent indent);
59 void ReleaseGraphicsResources(
vtkWindow *);
represent and manipulate 4x4 transformation matrices
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
window superclass for vtkRenderWindow
a simple class to control print indentation