12#ifndef vtkOpenGLGL2PSExporter_h 
   13#define vtkOpenGLGL2PSExporter_h 
   16#include "vtkIOExportGL2PSModule.h"  
   18VTK_ABI_NAMESPACE_BEGIN
 
export a scene as a PostScript file using GL2PS.
 
topologically and geometrically regular array of data
 
a simple class to control print indentation
 
OpenGL2 implementation of GL2PS exporter.
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
bool RasterizeBackground(vtkImageData *image)
 
void WriteData() override
 
~vtkOpenGLGL2PSExporter() override
 
static vtkOpenGLGL2PSExporter * New()
 
bool CaptureVectorProps()