ATLAS Offline Software
Loading...
Searching...
No Matches
GL2PScontext Struct Reference
Collaboration diagram for GL2PScontext:

Public Attributes

GLint format
GLint sort
GLint options
GLint colorsize
GLint colormode
GLint buffersize
char * title {}
char * producer {}
char * filename {}
GLboolean boundary
GLboolean blending
GLfloat * feedback {}
GLfloat offset [2]
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
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 {}

Detailed Description

Definition at line 212 of file gl2ps.cxx.

Member Data Documentation

◆ auxprimitives

GL2PSlist * GL2PScontext::auxprimitives {}

Definition at line 222 of file gl2ps.cxx.

222{}, *auxprimitives{};
GL2PSlist * auxprimitives
Definition gl2ps.cxx:222

◆ bgcolor

GL2PSrgba GL2PScontext::bgcolor

Definition at line 219 of file gl2ps.cxx.

◆ blendfunc

GLint GL2PScontext::blendfunc[2]

Definition at line 218 of file gl2ps.cxx.

◆ blending

GLboolean GL2PScontext::blending

Definition at line 216 of file gl2ps.cxx.

◆ boundary

GLboolean GL2PScontext::boundary

Definition at line 216 of file gl2ps.cxx.

◆ buffersize

GLint GL2PScontext::buffersize

Definition at line 214 of file gl2ps.cxx.

◆ colormap

GL2PSrgba* GL2PScontext::colormap {}

Definition at line 219 of file gl2ps.cxx.

GL2PSrgba threshold
Definition gl2ps.cxx:219
GL2PSrgba bgcolor
Definition gl2ps.cxx:219
GL2PSrgba lastrgba
Definition gl2ps.cxx:219

◆ colormode

GLint GL2PScontext::colormode

Definition at line 214 of file gl2ps.cxx.

◆ colorsize

GLint GL2PScontext::colorsize

Definition at line 214 of file gl2ps.cxx.

◆ compress

GL2PScompress* GL2PScontext::compress {}

Definition at line 224 of file gl2ps.cxx.

224{};

◆ extgs_stack

int GL2PScontext::extgs_stack {}

Definition at line 240 of file gl2ps.cxx.

240{}; /* graphics state object number */

◆ feedback

GLfloat* GL2PScontext::feedback {}

Definition at line 217 of file gl2ps.cxx.

217{}, offset[2], lastlinewidth;
GLfloat lastlinewidth
Definition gl2ps.cxx:217
GLfloat offset[2]
Definition gl2ps.cxx:217

◆ filename

char * GL2PScontext::filename {}

Definition at line 215 of file gl2ps.cxx.

215{}, *producer{}, *filename{};
char * producer
Definition gl2ps.cxx:215
char * filename
Definition gl2ps.cxx:215

◆ font_stack

int GL2PScontext::font_stack {}

Definition at line 241 of file gl2ps.cxx.

241{}; /* font object number */

◆ format

GLint GL2PScontext::format

Definition at line 214 of file gl2ps.cxx.

◆ header

GLboolean GL2PScontext::header

Definition at line 225 of file gl2ps.cxx.

◆ im_stack

int GL2PScontext::im_stack {}

Definition at line 242 of file gl2ps.cxx.

242{}; /* image object number */

◆ imagemap_head

GL2PSimagemap* GL2PScontext::imagemap_head {}

Definition at line 248 of file gl2ps.cxx.

248{};

◆ imagemap_tail

GL2PSimagemap* GL2PScontext::imagemap_tail {}

Definition at line 249 of file gl2ps.cxx.

249{};

◆ imagetree

GL2PSbsptree2d* GL2PScontext::imagetree {}

Definition at line 232 of file gl2ps.cxx.

232{};

◆ lastfactor

GLint GL2PScontext::lastfactor

Definition at line 218 of file gl2ps.cxx.

◆ lastlinewidth

GLfloat GL2PScontext::lastlinewidth

Definition at line 217 of file gl2ps.cxx.

◆ lastpattern

GLushort GL2PScontext::lastpattern

Definition at line 220 of file gl2ps.cxx.

◆ lastrgba

GL2PSrgba GL2PScontext::lastrgba

Definition at line 219 of file gl2ps.cxx.

◆ lastvertex

GL2PSvertex GL2PScontext::lastvertex

Definition at line 221 of file gl2ps.cxx.

◆ maxbestroot

GLint GL2PScontext::maxbestroot

Definition at line 228 of file gl2ps.cxx.

◆ mshader_stack

int GL2PScontext::mshader_stack {}

Definition at line 245 of file gl2ps.cxx.

245{}; /* mask shader object numbers */

◆ objects_stack

int GL2PScontext::objects_stack {}

Definition at line 239 of file gl2ps.cxx.

239{}; /* available objects */

◆ offset

GLfloat GL2PScontext::offset[2]

Definition at line 217 of file gl2ps.cxx.

◆ options

GLint GL2PScontext::options

Definition at line 214 of file gl2ps.cxx.

◆ pdfgrouplist

GL2PSlist * GL2PScontext::pdfgrouplist {}

Definition at line 237 of file gl2ps.cxx.

237{}, *pdfgrouplist{};
GL2PSlist * pdfgrouplist
Definition gl2ps.cxx:237

◆ pdfprimlist

GL2PSlist* GL2PScontext::pdfprimlist {}

Definition at line 237 of file gl2ps.cxx.

237{}, *pdfgrouplist{};

◆ primitives

GL2PSlist* GL2PScontext::primitives {}

Definition at line 222 of file gl2ps.cxx.

222{}, *auxprimitives{};

◆ primitivetoadd

GL2PSprimitive* GL2PScontext::primitivetoadd {}

Definition at line 233 of file gl2ps.cxx.

233{};

◆ producer

char * GL2PScontext::producer {}

Definition at line 215 of file gl2ps.cxx.

215{}, *producer{}, *filename{};

◆ shader_stack

int GL2PScontext::shader_stack {}

Definition at line 244 of file gl2ps.cxx.

244{}; /* shader object numbers */

◆ sort

GLint GL2PScontext::sort

Definition at line 214 of file gl2ps.cxx.

◆ stream

FILE* GL2PScontext::stream {}

Definition at line 223 of file gl2ps.cxx.

223{};

◆ streamlength

int GL2PScontext::streamlength {}

Definition at line 236 of file gl2ps.cxx.

236{};

◆ threshold

GL2PSrgba GL2PScontext::threshold

Definition at line 219 of file gl2ps.cxx.

◆ title

char* GL2PScontext::title {}

Definition at line 215 of file gl2ps.cxx.

215{}, *producer{}, *filename{};

◆ trgroupobjects_stack

int GL2PScontext::trgroupobjects_stack {}

Definition at line 243 of file gl2ps.cxx.

243{}; /* xobject numbers */

◆ viewport

GLint GL2PScontext::viewport[4]

Definition at line 218 of file gl2ps.cxx.

◆ xreflist

int* GL2PScontext::xreflist {}

Definition at line 238 of file gl2ps.cxx.

238{};

◆ zerosurfacearea

GLboolean GL2PScontext::zerosurfacearea

Definition at line 231 of file gl2ps.cxx.


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