Public Member Functions | Protected Member Functions | List of all members
vrender::PSExporter Class Reference

#include <Exporter.h>

Inheritance diagram for vrender::PSExporter:
Inheritance graph
[legend]

Public Member Functions

virtual ~PSExporter ()
 
- Public Member Functions inherited from vrender::EPSExporter
 EPSExporter ()
 
virtual ~EPSExporter ()
 
- Public Member Functions inherited from vrender::Exporter
 Exporter ()
 
virtual void exportToFile (const QString &filename, const std::vector< PtrPrimitive > &, VRenderParams &)
 
void setBlackAndWhite (bool b)
 
void setBoundingBox (float xmin, float ymin, float xmax, float ymax)
 
void setClearBackground (bool b)
 
void setClearColor (float r, float g, float b)
 
virtual ~Exporter ()
 

Protected Member Functions

virtual void writeFooter (QTextStream &out) const
 
- Protected Member Functions inherited from vrender::EPSExporter
virtual void spewPoint (const Point *, QTextStream &out)
 
virtual void spewPolygone (const Polygone *, QTextStream &out)
 
virtual void spewSegment (const Segment *, QTextStream &out)
 
virtual void writeHeader (QTextStream &out) const
 

Additional Inherited Members

- Protected Attributes inherited from vrender::Exporter
bool _blackAndWhite
 
float _clearB
 
bool _clearBG
 
float _clearG
 
float _clearR
 
float _lineWidth
 
float _pointSize
 
GLfloat _xmax
 
GLfloat _xmin
 
GLfloat _ymax
 
GLfloat _ymin
 
GLfloat _zmax
 
GLfloat _zmin
 

Detailed Description

Definition at line 120 of file Exporter.h.

Constructor & Destructor Documentation

virtual vrender::PSExporter::~PSExporter ( )
inlinevirtual

Definition at line 123 of file Exporter.h.

Member Function Documentation

void PSExporter::writeFooter ( QTextStream &  out) const
protectedvirtual

Reimplemented from vrender::EPSExporter.

Definition at line 115 of file EPSExporter.cpp.


The documentation for this class was generated from the following files:


octovis
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Wed Jun 5 2019 19:26:39