Geant4-11
Data Fields
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
 
GLboolean forcerasterpos
 
GLint format
 
GLboolean header
 
int im_stack
 
GL2PSimagemapimagemap_head
 
GL2PSimagemapimagemap_tail
 
GL2PSbsptree2dimagetree
 
GLint lastfactor
 
GLint lastlinecap
 
GLint lastlinejoin
 
GLfloat lastlinewidth
 
GLushort lastpattern
 
GL2PSrgba lastrgba
 
GL2PSvertex lastvertex
 
GLint maxbestroot
 
int mshader_stack
 
int objects_stack
 
GLint options
 
GL2PSlistpdfgrouplist
 
GL2PSlistpdfprimlist
 
GL2PSlistprimitives
 
GL2PSprimitiveprimitivetoadd
 
char * producer
 
GL2PSvertex rasterpos
 
int shader_stack
 
GLint sort
 
FILE * stream
 
int streamlength
 
GLfloat tex_scaling
 
GL2PSrgba threshold
 
char * title
 
int trgroupobjects_stack
 
GLint viewport [4]
 
int * xreflist
 
GLboolean zerosurfacearea
 

Detailed Description

Definition at line 218 of file gl2ps.cc.

Field Documentation

◆ auxprimitives

GL2PSlist * GL2PScontext::auxprimitives

◆ bgcolor

GL2PSrgba GL2PScontext::bgcolor

◆ blendfunc

GLint GL2PScontext::blendfunc[2]

Definition at line 225 of file gl2ps.cc.

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

◆ blending

GLboolean GL2PScontext::blending

◆ boundary

GLboolean GL2PScontext::boundary

Definition at line 223 of file gl2ps.cc.

Referenced by gl2psParseFeedbackBuffer(), and gl2psPrintPrimitives().

◆ buffersize

GLint GL2PScontext::buffersize

Definition at line 220 of file gl2ps.cc.

Referenced by gl2psBeginPage().

◆ colormap

GL2PSrgba* GL2PScontext::colormap

◆ colormode

GLint GL2PScontext::colormode

◆ colorsize

GLint GL2PScontext::colorsize

◆ compress

GL2PScompress* GL2PScontext::compress

◆ extgs_stack

int GL2PScontext::extgs_stack

Definition at line 249 of file gl2ps.cc.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

◆ feedback

GLfloat* GL2PScontext::feedback

Definition at line 224 of file gl2ps.cc.

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

◆ filename

char * GL2PScontext::filename

Definition at line 222 of file gl2ps.cc.

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

◆ font_stack

int GL2PScontext::font_stack

Definition at line 250 of file gl2ps.cc.

Referenced by gl2psPDFgroupListInit(), and gl2psPDFstacksInit().

◆ forcerasterpos

GLboolean GL2PScontext::forcerasterpos

Definition at line 234 of file gl2ps.cc.

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

◆ format

GLint GL2PScontext::format

◆ header

GLboolean GL2PScontext::header

◆ im_stack

int GL2PScontext::im_stack

Definition at line 251 of file gl2ps.cc.

Referenced by gl2psPDFgroupListInit(), and gl2psPDFstacksInit().

◆ imagemap_head

GL2PSimagemap* GL2PScontext::imagemap_head

Definition at line 257 of file gl2ps.cc.

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

◆ imagemap_tail

GL2PSimagemap* GL2PScontext::imagemap_tail

Definition at line 258 of file gl2ps.cc.

Referenced by gl2psBeginPage(), and gl2psParseFeedbackBuffer().

◆ imagetree

GL2PSbsptree2d* GL2PScontext::imagetree

Definition at line 241 of file gl2ps.cc.

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

◆ lastfactor

GLint GL2PScontext::lastfactor

◆ lastlinecap

GLint GL2PScontext::lastlinecap

◆ lastlinejoin

GLint GL2PScontext::lastlinejoin

◆ lastlinewidth

GLfloat GL2PScontext::lastlinewidth

◆ lastpattern

GLushort GL2PScontext::lastpattern

◆ lastrgba

GL2PSrgba GL2PScontext::lastrgba

◆ lastvertex

GL2PSvertex GL2PScontext::lastvertex

◆ maxbestroot

GLint GL2PScontext::maxbestroot

Definition at line 237 of file gl2ps.cc.

Referenced by gl2psBeginPage(), and gl2psFindRoot().

◆ mshader_stack

int GL2PScontext::mshader_stack

Definition at line 254 of file gl2ps.cc.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

◆ objects_stack

int GL2PScontext::objects_stack

◆ options

GLint GL2PScontext::options

◆ pdfgrouplist

GL2PSlist * GL2PScontext::pdfgrouplist

◆ pdfprimlist

GL2PSlist* GL2PScontext::pdfprimlist

◆ primitives

GL2PSlist* GL2PScontext::primitives

◆ primitivetoadd

GL2PSprimitive* GL2PScontext::primitivetoadd

Definition at line 242 of file gl2ps.cc.

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

◆ producer

char * GL2PScontext::producer

◆ rasterpos

GL2PSvertex GL2PScontext::rasterpos

Definition at line 233 of file gl2ps.cc.

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

◆ shader_stack

int GL2PScontext::shader_stack

Definition at line 253 of file gl2ps.cc.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

◆ sort

GLint GL2PScontext::sort

◆ stream

FILE* GL2PScontext::stream

◆ streamlength

int GL2PScontext::streamlength

◆ tex_scaling

GLfloat GL2PScontext::tex_scaling

Definition at line 261 of file gl2ps.cc.

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

◆ threshold

GL2PSrgba GL2PScontext::threshold

◆ title

char* GL2PScontext::title

◆ trgroupobjects_stack

int GL2PScontext::trgroupobjects_stack

Definition at line 252 of file gl2ps.cc.

Referenced by gl2psPDFstacksInit(), and gl2psSortOutTrianglePDFgroup().

◆ viewport

GLint GL2PScontext::viewport[4]

◆ xreflist

int* GL2PScontext::xreflist

◆ zerosurfacearea

GLboolean GL2PScontext::zerosurfacearea

Definition at line 240 of file gl2ps.cc.

Referenced by gl2psAddInBspImageTree(), and gl2psBeginPage().


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