SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GL2PScontext Struct Reference

Data Fields

GL2PSlistauxprimitives
 
GL2PSrgba bgcolor
 
GLint blendfunc [2]
 
GLboolean blending
 
GLboolean boundary
 
GLint buffersize
 
GL2PSrgbacolormap
 
GLint colormode
 
GLint colorsize
 
GL2PScompresscompress
 
int extgs_stack
 
GLfloat * feedback
 
char * filename
 
int font_stack
 
GLint format
 
GLboolean header
 
int im_stack
 
GL2PSimagemapimagemap_head
 
GL2PSimagemapimagemap_tail
 
GL2PSbsptree2dimagetree
 
GLint lastfactor
 
GLfloat lastlinewidth
 
GLushort lastpattern
 
GL2PSrgba lastrgba
 
GL2PSvertex lastvertex
 
GLint maxbestroot
 
int mshader_stack
 
int objects_stack
 
GLfloat offset [2]
 
GLint options
 
GL2PSlistpdfgrouplist
 
GL2PSlistpdfprimlist
 
GL2PSlistprimitives
 
GL2PSprimitiveprimitivetoadd
 
char * producer
 
int shader_stack
 
GLint sort
 
FILE * stream
 
int streamlength
 
GL2PSrgba threshold
 
char * title
 
int trgroupobjects_stack
 
GLint viewport [4]
 
intxreflist
 
GLboolean zerosurfacearea
 

Detailed Description

Definition at line 214 of file gl2ps.c.

Field Documentation

GL2PSlist * GL2PScontext::auxprimitives
GLint GL2PScontext::blendfunc[2]

Definition at line 220 of file gl2ps.c.

Referenced by gl2psAdaptVertexForBlending(), gl2psBeginPage(), and gl2psParseFeedbackBuffer().

GLboolean GL2PScontext::blending
GLboolean GL2PScontext::boundary

Definition at line 218 of file gl2ps.c.

Referenced by gl2psParseFeedbackBuffer(), and gl2psPrintPrimitives().

GLint GL2PScontext::buffersize

Definition at line 216 of file gl2ps.c.

Referenced by gl2psBeginPage().

int GL2PScontext::extgs_stack

Definition at line 242 of file gl2ps.c.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

GLfloat* GL2PScontext::feedback

Definition at line 219 of file gl2ps.c.

Referenced by gl2psBeginPage(), gl2psEndPage(), and gl2psParseFeedbackBuffer().

char * GL2PScontext::filename

Definition at line 217 of file gl2ps.c.

Referenced by gl2psBeginPage(), gl2psEndPage(), and gl2psPrintTeXHeader().

int GL2PScontext::font_stack

Definition at line 243 of file gl2ps.c.

Referenced by gl2psPDFgroupListInit(), and gl2psPDFstacksInit().

GLint GL2PScontext::format
int GL2PScontext::im_stack

Definition at line 244 of file gl2ps.c.

Referenced by gl2psPDFgroupListInit(), and gl2psPDFstacksInit().

GL2PSimagemap* GL2PScontext::imagemap_head

Definition at line 250 of file gl2ps.c.

Referenced by gl2psBeginPage(), gl2psEndPage(), and gl2psParseFeedbackBuffer().

GL2PSimagemap* GL2PScontext::imagemap_tail

Definition at line 251 of file gl2ps.c.

Referenced by gl2psBeginPage(), and gl2psParseFeedbackBuffer().

GL2PSbsptree2d* GL2PScontext::imagetree

Definition at line 234 of file gl2ps.c.

Referenced by gl2psAddInImageTree(), gl2psBeginPage(), and gl2psPrintPrimitives().

GLint GL2PScontext::lastfactor
GLfloat GL2PScontext::lastlinewidth
GLushort GL2PScontext::lastpattern
GLint GL2PScontext::maxbestroot

Definition at line 230 of file gl2ps.c.

Referenced by gl2psBeginPage(), and gl2psFindRoot().

int GL2PScontext::mshader_stack

Definition at line 247 of file gl2ps.c.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

GLfloat GL2PScontext::offset[2]

Definition at line 219 of file gl2ps.c.

Referenced by gl2psEnable(), and gl2psRescaleAndOffset().

GL2PSlist* GL2PScontext::pdfprimlist
GL2PSprimitive* GL2PScontext::primitivetoadd

Definition at line 235 of file gl2ps.c.

Referenced by gl2psAddInBspImageTree(), gl2psAddInImageTree(), and gl2psBeginPage().

int GL2PScontext::shader_stack

Definition at line 246 of file gl2ps.c.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

GLint GL2PScontext::sort

Definition at line 216 of file gl2ps.c.

Referenced by gl2psBeginPage(), gl2psPrintPrimitives(), and gl2psRescaleAndOffset().

GL2PSrgba GL2PScontext::threshold
int GL2PScontext::trgroupobjects_stack

Definition at line 245 of file gl2ps.c.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

int* GL2PScontext::xreflist
GLboolean GL2PScontext::zerosurfacearea

Definition at line 233 of file gl2ps.c.

Referenced by gl2psAddInBspImageTree(), and gl2psBeginPage().


The documentation for this struct was generated from the following file: