#include <Exporter.h>
Definition at line 148 of file Exporter.h.
◆ FIGExporter()
FIGExporter::FIGExporter |
( |
| ) |
|
◆ ~FIGExporter()
virtual vrender::FIGExporter::~FIGExporter |
( |
| ) |
|
|
inlinevirtual |
◆ FigCoordX()
int FIGExporter::FigCoordX |
( |
double |
x | ) |
const |
|
private |
◆ FigCoordY()
int FIGExporter::FigCoordY |
( |
double |
y | ) |
const |
|
private |
◆ FigGrayScaleIndex()
int FIGExporter::FigGrayScaleIndex |
( |
float |
red, |
|
|
float |
green, |
|
|
float |
blue |
|
) |
| const |
|
private |
◆ spewPoint()
void FIGExporter::spewPoint |
( |
const Point * |
P, |
|
|
QTextStream & |
out |
|
) |
| |
|
protectedvirtual |
◆ spewPolygone()
void FIGExporter::spewPolygone |
( |
const Polygone * |
P, |
|
|
QTextStream & |
out |
|
) |
| |
|
protectedvirtual |
◆ spewSegment()
void FIGExporter::spewSegment |
( |
const Segment * |
S, |
|
|
QTextStream & |
out |
|
) |
| |
|
protectedvirtual |
◆ writeFooter()
void FIGExporter::writeFooter |
( |
QTextStream & |
out | ) |
const |
|
protectedvirtual |
◆ writeHeader()
void FIGExporter::writeHeader |
( |
QTextStream & |
out | ) |
const |
|
protectedvirtual |
◆ _depth
int vrender::FIGExporter::_depth |
|
mutableprivate |
◆ _sizeX
int vrender::FIGExporter::_sizeX |
|
mutableprivate |
◆ _sizeY
int vrender::FIGExporter::_sizeY |
|
mutableprivate |
The documentation for this class was generated from the following files: