24 #ifndef vtkOpenGLGL2PSExporter_h
25 #define vtkOpenGLGL2PSExporter_h
27 #include "vtkIOExportOpenGL2Module.h"
37 virtual
void PrintSelf(ostream &os,
vtkIndent indent);
41 ~vtkOpenGLGL2PSExporter();
46 bool CaptureVectorProps();
49 vtkOpenGLGL2PSExporter(const vtkOpenGLGL2PSExporter &) VTK_DELETE_FUNCTION;
50 void operator=(const vtkOpenGLGL2PSExporter &) VTK_DELETE_FUNCTION;
53 #endif // vtkOpenGLGL2PSExporter_h
export a scene as a PostScript file using GL2PS.
a simple class to control print indentation
topologically and geometrically regular array of data
OpenGL2 implementation of GL2PS exporter.
static vtkGL2PSExporter * New()