Public Attributes | |
GL2PSlist * | auxprimitives |
GL2PSrgba | bgcolor |
GLint | blendfunc [2] |
GLboolean | blending |
GLboolean | boundary |
GLint | buffersize |
GL2PSrgba * | colormap |
GLint | colormode |
GLint | colorsize |
GL2PScompress * | compress |
int | extgs_stack |
GLfloat * | feedback |
char * | filename |
int | font_stack |
GLint | format |
GLboolean | header |
int | im_stack |
GL2PSimagemap * | imagemap_head |
GL2PSimagemap * | imagemap_tail |
GL2PSbsptree2d * | imagetree |
GLint | lastfactor |
GLfloat | lastlinewidth |
GLushort | lastpattern |
GL2PSrgba | lastrgba |
GL2PSvertex | lastvertex |
GLint | maxbestroot |
int | mshader_stack |
int | objects_stack |
GLfloat | offset [2] |
GLint | options |
GL2PSlist * | pdfgrouplist |
GL2PSlist * | pdfprimlist |
GL2PSlist * | primitives |
GL2PSprimitive * | primitivetoadd |
char * | producer |
int | shader_stack |
GLint | sort |
FILE * | stream |
int | streamlength |
GL2PSrgba | threshold |
char * | title |
int | trgroupobjects_stack |
GLint | viewport [4] |
int * | xreflist |
GLboolean | zerosurfacearea |
Definition at line 209 of file gl2ps.c.
Definition at line 219 of file gl2ps.c.
Referenced by gl2psAddText(), gl2psBeginPage(), gl2psDrawPixels(), gl2psEndPage(), and gl2psParseFeedbackBuffer().
Definition at line 216 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psOpenPDFDataStreamWritePreface(), gl2psPrintPGFHeader(), gl2psPrintPostScriptHeader(), and gl2psPrintSVGHeader().
GLint GL2PScontext::blendfunc[2] |
Definition at line 215 of file gl2ps.c.
Referenced by gl2psAdaptVertexForBlending(), gl2psBeginPage(), and gl2psParseFeedbackBuffer().
GLboolean GL2PScontext::blending |
Definition at line 213 of file gl2ps.c.
Referenced by gl2psAdaptVertexForBlending(), gl2psBeginPage(), gl2psDrawPixels(), and gl2psParseFeedbackBuffer().
GLboolean GL2PScontext::boundary |
Definition at line 213 of file gl2ps.c.
Referenced by gl2psParseFeedbackBuffer(), and gl2psPrintPrimitives().
GLint GL2PScontext::buffersize |
Definition at line 211 of file gl2ps.c.
Referenced by gl2psBeginPage().
Definition at line 216 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psEndPage(), gl2psGetVertex(), gl2psPrintPDFBeginViewport(), gl2psPrintPGFBeginViewport(), gl2psPrintPostScriptBeginViewport(), and gl2psPrintSVGBeginViewport().
GLint GL2PScontext::colormode |
Definition at line 211 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psGetVertex(), gl2psPrintPDFBeginViewport(), gl2psPrintPGFBeginViewport(), gl2psPrintPostScriptBeginViewport(), and gl2psPrintSVGBeginViewport().
GLint GL2PScontext::colorsize |
Definition at line 211 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psGetVertex(), gl2psPrintPDFBeginViewport(), gl2psPrintPGFBeginViewport(), gl2psPrintPostScriptBeginViewport(), and gl2psPrintSVGBeginViewport().
Definition at line 221 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psClosePDFDataStream(), gl2psPrintf(), gl2psPrintGzipFooter(), gl2psPrintPDFFooter(), gl2psPrintPDFPixmap(), and gl2psPrintPDFShader().
Definition at line 237 of file gl2ps.c.
Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().
GLfloat* GL2PScontext::feedback |
Definition at line 214 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psEndPage(), and gl2psParseFeedbackBuffer().
Definition at line 212 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psEndPage(), and gl2psPrintTeXHeader().
Definition at line 238 of file gl2ps.c.
Referenced by gl2psPDFgroupListInit(), and gl2psPDFstacksInit().
GLint GL2PScontext::format |
Definition at line 211 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psBeginViewport(), gl2psEndPage(), gl2psEndViewport(), gl2psPrintPostScriptHeader(), and gl2psPrintPrimitives().
GLboolean GL2PScontext::header |
Definition at line 222 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPrintPDFBeginViewport(), gl2psPrintPGFBeginViewport(), gl2psPrintPostScriptBeginViewport(), gl2psPrintPrimitives(), gl2psPrintSVGBeginViewport(), and gl2psPrintTeXBeginViewport().
Definition at line 239 of file gl2ps.c.
Referenced by gl2psPDFgroupListInit(), and gl2psPDFstacksInit().
Definition at line 245 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psEndPage(), and gl2psParseFeedbackBuffer().
Definition at line 246 of file gl2ps.c.
Referenced by gl2psBeginPage(), and gl2psParseFeedbackBuffer().
Definition at line 229 of file gl2ps.c.
Referenced by gl2psAddInImageTree(), gl2psBeginPage(), and gl2psPrintPrimitives().
GLint GL2PScontext::lastfactor |
Definition at line 215 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPrintPGFDash(), gl2psPrintPostScriptDash(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().
GLfloat GL2PScontext::lastlinewidth |
Definition at line 214 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psEndViewport(), gl2psPrintPGFPrimitive(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().
GLushort GL2PScontext::lastpattern |
Definition at line 217 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPrintPGFDash(), gl2psPrintPostScriptDash(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().
Definition at line 216 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPrintPGFColor(), gl2psPrintPostScriptColor(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPrimitive(), gl2psResetPostScriptColor(), and gl2psSetLastColor().
Definition at line 218 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psEndPostScriptLine(), gl2psEndSVGLine(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPrimitive().
Definition at line 225 of file gl2ps.c.
Referenced by gl2psBeginPage(), and gl2psFindRoot().
Definition at line 242 of file gl2ps.c.
Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().
Definition at line 236 of file gl2ps.c.
Referenced by gl2psPDFgroupListWriteFontResources(), gl2psPDFgroupListWriteXObjectResources(), gl2psPDFstacksInit(), gl2psPrintPDFFooter(), gl2psPrintPDFHeader(), and gl2psSortOutTrianglePDFgroup().
GLfloat GL2PScontext::offset[2] |
Definition at line 214 of file gl2ps.c.
Referenced by gl2psEnable(), and gl2psRescaleAndOffset().
GLint GL2PScontext::options |
Definition at line 211 of file gl2ps.c.
Referenced by gl2psAdaptVertexForBlending(), gl2psAddText(), gl2psBeginPage(), gl2psClosePDFDataStream(), gl2psDrawPixels(), gl2psFindRoot(), gl2psGetOptions(), gl2psMsg(), gl2psOpenPDFDataStreamWritePreface(), gl2psPrintf(), gl2psPrintGzipFooter(), gl2psPrintGzipHeader(), gl2psPrintPDFBeginViewport(), gl2psPrintPDFCompressorType(), gl2psPrintPDFFooter(), gl2psPrintPDFHeader(), gl2psPrintPDFOpenPage(), gl2psPrintPDFPixmap(), gl2psPrintPDFPrimitive(), gl2psPrintPDFShader(), gl2psPrintPGFBeginViewport(), gl2psPrintPGFHeader(), gl2psPrintPostScriptBeginViewport(), gl2psPrintPostScriptHeader(), gl2psPrintPostScriptPrimitive(), gl2psPrintPrimitives(), gl2psPrintSVGBeginViewport(), gl2psPrintSVGHeader(), gl2psPrintSVGPrimitive(), gl2psPrintTeXFooter(), gl2psPrintTeXHeader(), gl2psRescaleAndOffset(), and gl2psSetOptions().
Definition at line 234 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPDFgroupListDelete(), gl2psPDFgroupListInit(), gl2psPDFgroupListWriteFontResources(), gl2psPDFgroupListWriteGStateResources(), gl2psPDFgroupListWriteMainStream(), gl2psPDFgroupListWriteObjects(), gl2psPDFgroupListWriteShaderResources(), and gl2psPDFgroupListWriteXObjectResources().
Definition at line 234 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPDFgroupListInit(), gl2psPrintPDFFooter(), gl2psPrintPDFHeader(), and gl2psPrintPDFPrimitive().
Definition at line 219 of file gl2ps.c.
Referenced by gl2psAddPolyPrimitive(), gl2psBeginPage(), gl2psEndPage(), gl2psParseFeedbackBuffer(), gl2psPrintPrimitives(), and gl2psRescaleAndOffset().
Definition at line 230 of file gl2ps.c.
Referenced by gl2psAddInBspImageTree(), gl2psAddInImageTree(), and gl2psBeginPage().
Definition at line 212 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psEndPage(), gl2psPrintPDFInfo(), gl2psPrintPGFHeader(), gl2psPrintPostScriptHeader(), gl2psPrintSVGHeader(), and gl2psPrintTeXHeader().
Definition at line 241 of file gl2ps.c.
Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().
GLint GL2PScontext::sort |
Definition at line 211 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPrintPrimitives(), and gl2psRescaleAndOffset().
FILE* GL2PScontext::stream |
Definition at line 220 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psClosePDFDataStream(), gl2psEndPage(), gl2psOpenPDFDataStream(), gl2psPDFgroupListWriteFontResources(), gl2psPDFgroupListWriteGStateResources(), gl2psPDFgroupListWriteObjects(), gl2psPDFgroupListWriteShaderResources(), gl2psPDFgroupListWriteVariableResources(), gl2psPDFgroupListWriteXObjectResources(), gl2psPrintf(), gl2psPrintGzipFooter(), gl2psPrintGzipHeader(), gl2psPrintPDFCatalog(), gl2psPrintPDFCompressorType(), gl2psPrintPDFDataStreamLength(), gl2psPrintPDFFooter(), gl2psPrintPDFGSObject(), gl2psPrintPDFHeader(), gl2psPrintPDFInfo(), gl2psPrintPDFOpenPage(), gl2psPrintPDFPages(), gl2psPrintPDFPixmap(), gl2psPrintPDFShader(), gl2psPrintPDFShaderExtGS(), gl2psPrintPDFShaderMask(), gl2psPrintPDFShaderSimpleExtGS(), gl2psPrintPDFText(), gl2psPrintPGFBeginViewport(), gl2psPrintPGFColor(), gl2psPrintPGFDash(), gl2psPrintPGFEndViewport(), gl2psPrintPGFFooter(), gl2psPrintPGFHeader(), gl2psPrintPGFPrimitive(), gl2psPrintTeXFooter(), gl2psPrintTeXHeader(), gl2psPrintTeXPrimitive(), and gl2psWriteBigEndian().
Definition at line 233 of file gl2ps.c.
Referenced by gl2psClosePDFDataStream(), gl2psPDFgroupListWriteMainStream(), gl2psPrintPDFBeginViewport(), gl2psPrintPDFEndViewport(), gl2psPrintPDFFooter(), gl2psPrintPDFHeader(), gl2psPutPDFImage(), and gl2psPutPDFText().
Definition at line 216 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPrintPostScriptHeader(), and gl2psPrintSVGSmoothTriangle().
Definition at line 212 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psEndPage(), gl2psPrintPDFInfo(), gl2psPrintPGFHeader(), gl2psPrintPostScriptHeader(), gl2psPrintSVGHeader(), and gl2psPrintTeXHeader().
Definition at line 240 of file gl2ps.c.
Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().
GLint GL2PScontext::viewport[4] |
Definition at line 215 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psComputeTightBoundingBox(), gl2psEndSVGLine(), gl2psOpenPDFDataStreamWritePreface(), gl2psPrintPDFOpenPage(), gl2psPrintPDFShaderMask(), gl2psPrintPGFHeader(), gl2psPrintPostScriptHeader(), gl2psPrintPrimitives(), gl2psPrintSVGBeginViewport(), gl2psPrintSVGHeader(), gl2psPrintTeXHeader(), and gl2psSVGGetCoordsAndColors().
Definition at line 235 of file gl2ps.c.
Referenced by gl2psBeginPage(), gl2psPDFgroupListWriteObjects(), gl2psPrintPDFFooter(), and gl2psPrintPDFHeader().
GLboolean GL2PScontext::zerosurfacearea |
Definition at line 228 of file gl2ps.c.
Referenced by gl2psAddInBspImageTree(), and gl2psBeginPage().