23 #ifndef vtkPVGL2PSExporter_h 24 #define vtkPVGL2PSExporter_h 26 #include "vtkOpenGLGL2PSExporter.h" 27 #include "vtkPVVTKExtensionsRenderingModule.h" 28 #include "vtkStdString.h" 35 ostream& os, vtkIndent indent);
41 vtkSetMacro(FileName,
const char*)
const char*
GetFileName() {
return this->FileName.c_str(); }
49 vtkSetMacro(ExcludeCubeAxesActorsFromRasterization,
int)
50 vtkGetMacro(ExcludeCubeAxesActorsFromRasterization,
int)
51 vtkBooleanMacro(ExcludeCubeAxesActorsFromRasterization,
int)
const char * GetFileName()
Set/Get the name of the output file.
ParaView wrapper for vtkGL2PS exporter.
int ExcludeCubeAxesActorsFromRasterization