gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
GL2PScontext Struct Reference
Collaboration diagram for GL2PScontext:

Public Attributes

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

Detailed Description

Definition at line 189 of file gl2ps.cpp.

Member Data Documentation

◆ auxprimitives

GL2PSlist * GL2PScontext::auxprimitives

◆ bgcolor

◆ blendfunc

GLint GL2PScontext::blendfunc[2]

◆ blending

GLboolean GL2PScontext::blending

◆ boundary

GLboolean GL2PScontext::boundary

Definition at line 194 of file gl2ps.cpp.

Referenced by gl2psParseFeedbackBuffer(), and gl2psPrintPrimitives().

◆ buffersize

GLint GL2PScontext::buffersize

Definition at line 191 of file gl2ps.cpp.

Referenced by gl2psBeginPage().

◆ colormap

◆ colormode

◆ colorsize

◆ compress

◆ extgs_stack

int GL2PScontext::extgs_stack

Definition at line 220 of file gl2ps.cpp.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

◆ feedback

GLfloat* GL2PScontext::feedback

Definition at line 195 of file gl2ps.cpp.

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

◆ filename

char * GL2PScontext::filename

Definition at line 193 of file gl2ps.cpp.

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

◆ font_stack

int GL2PScontext::font_stack

Definition at line 221 of file gl2ps.cpp.

Referenced by gl2psPDFgroupListInit(), and gl2psPDFstacksInit().

◆ forcerasterpos

GLboolean GL2PScontext::forcerasterpos

Definition at line 205 of file gl2ps.cpp.

Referenced by gl2psAddText(), gl2psBeginPage(), gl2psDrawPixels(), and gl2psForceRasterPos().

◆ format

◆ header

◆ im_stack

int GL2PScontext::im_stack

Definition at line 222 of file gl2ps.cpp.

Referenced by gl2psPDFgroupListInit(), and gl2psPDFstacksInit().

◆ imagemap_head

GL2PSimagemap* GL2PScontext::imagemap_head

Definition at line 228 of file gl2ps.cpp.

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

◆ imagemap_tail

GL2PSimagemap* GL2PScontext::imagemap_tail

Definition at line 229 of file gl2ps.cpp.

Referenced by gl2psBeginPage(), and gl2psParseFeedbackBuffer().

◆ imagetree

GL2PSbsptree2d* GL2PScontext::imagetree

Definition at line 212 of file gl2ps.cpp.

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

◆ lastfactor

GLint GL2PScontext::lastfactor

◆ lastlinecap

◆ lastlinejoin

◆ lastlinewidth

GLfloat GL2PScontext::lastlinewidth

◆ lastpattern

GLushort GL2PScontext::lastpattern

◆ lastrgba

◆ lastvertex

◆ maxbestroot

GLint GL2PScontext::maxbestroot

Definition at line 208 of file gl2ps.cpp.

Referenced by gl2psBeginPage(), and gl2psFindRoot().

◆ mshader_stack

int GL2PScontext::mshader_stack

Definition at line 225 of file gl2ps.cpp.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

◆ objects_stack

◆ options

◆ pdfgrouplist

◆ pdfprimlist

GL2PSlist* GL2PScontext::pdfprimlist

◆ primitives

◆ primitivetoadd

GL2PSprimitive* GL2PScontext::primitivetoadd

Definition at line 213 of file gl2ps.cpp.

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

◆ producer

◆ rasterpos

GL2PSvertex GL2PScontext::rasterpos

Definition at line 204 of file gl2ps.cpp.

Referenced by gl2psAddText(), gl2psDrawPixels(), and gl2psForceRasterPos().

◆ shader_stack

int GL2PScontext::shader_stack

Definition at line 224 of file gl2ps.cpp.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

◆ sort

GLint GL2PScontext::sort

◆ stream

◆ streamlength

◆ tex_scaling

GLfloat GL2PScontext::tex_scaling

Definition at line 232 of file gl2ps.cpp.

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

◆ threshold

GL2PSrgba GL2PScontext::threshold

◆ title

◆ trgroupobjects_stack

int GL2PScontext::trgroupobjects_stack

Definition at line 223 of file gl2ps.cpp.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

◆ viewport

◆ xreflist

int* GL2PScontext::xreflist

◆ zerosurfacearea

GLboolean GL2PScontext::zerosurfacearea

Definition at line 211 of file gl2ps.cpp.

Referenced by gl2psAddInBspImageTree(), and gl2psBeginPage().


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