Go to the documentation of this file.
20 #ifndef vtkOpenGLCompositePainter_h
21 #define vtkOpenGLCompositePainter_h
47 bool PushedOpenGLAttribs;
painter that can be inserted before any vtkDataSet painting chain to handle composite datasets.
vtkOpenGLCompositePainter()
#define vtkTypeMacro(thisClass, superclass)
virtual void UpdateRenderingState(vtkRenderWindow *window, vtkProperty *property, RenderBlockState &state)
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
composite painter for OpenGL.
~vtkOpenGLCompositePainter()
represent surface properties of a geometric object
create a window for renderers to draw into
static vtkOpenGLCompositePainter * New()
#define VTKRENDERINGOPENGL_EXPORT