24 #ifndef vtkOpenGLGL2PSExporter_h 25 #define vtkOpenGLGL2PSExporter_h 27 #include "vtkIOExportOpenGL2Module.h" 37 void PrintSelf(ostream &os,
vtkIndent indent) override;
41 ~vtkOpenGLGL2PSExporter() override;
43 void WriteData() override;
46 bool CaptureVectorProps();
49 vtkOpenGLGL2PSExporter(const vtkOpenGLGL2PSExporter &) = delete;
50 void operator=(const vtkOpenGLGL2PSExporter &) = delete;
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()