21#ifndef vtkOpenGLCompositePainter_h
22#define vtkOpenGLCompositePainter_h
24#include "vtkRenderingOpenGLModule.h"
48 bool PushedOpenGLAttribs;
painter that can be inserted before any vtkDataSet painting chain to handle composite datasets.
a simple class to control print indentation
composite painter for OpenGL.
virtual void UpdateRenderingState(vtkRenderWindow *window, vtkProperty *property, RenderBlockState &state)
Overridden in vtkOpenGLCompositePainter to pass attributes to OpenGL.
static vtkOpenGLCompositePainter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkOpenGLCompositePainter()
vtkOpenGLCompositePainter()
represent surface properties of a geometric object
create a window for renderers to draw into