![]() |
ATLAS Offline Software
|
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 |
| GL2PSrgba * | colormap {} |
| GL2PSrgba | lastrgba |
| GL2PSrgba | threshold |
| GL2PSrgba | bgcolor |
| GLushort | lastpattern |
| GL2PSvertex | lastvertex |
| GL2PSlist * | primitives {} |
| GL2PSlist * | auxprimitives {} |
| FILE * | stream {} |
| GL2PScompress * | compress {} |
| GLboolean | header |
| GLint | maxbestroot |
| GLboolean | zerosurfacearea |
| GL2PSbsptree2d * | imagetree {} |
| GL2PSprimitive * | primitivetoadd {} |
| int | streamlength {} |
| GL2PSlist * | pdfprimlist {} |
| GL2PSlist * | pdfgrouplist {} |
| int * | xreflist {} |
| int | objects_stack {} |
| int | extgs_stack {} |
| int | font_stack {} |
| int | im_stack {} |
| int | trgroupobjects_stack {} |
| int | shader_stack {} |
| int | mshader_stack {} |
| GL2PSimagemap * | imagemap_head {} |
| GL2PSimagemap * | imagemap_tail {} |
| GL2PSlist * GL2PScontext::auxprimitives {} |
Definition at line 222 of file gl2ps.cxx.
| GL2PScompress* GL2PScontext::compress {} |
| int GL2PScontext::extgs_stack {} |
| int GL2PScontext::font_stack {} |
| int GL2PScontext::im_stack {} |
| GL2PSimagemap* GL2PScontext::imagemap_head {} |
| GL2PSimagemap* GL2PScontext::imagemap_tail {} |
| GL2PSbsptree2d* GL2PScontext::imagetree {} |
| GL2PSvertex GL2PScontext::lastvertex |
| int GL2PScontext::mshader_stack {} |
| int GL2PScontext::objects_stack {} |
| GL2PSlist * GL2PScontext::pdfgrouplist {} |
Definition at line 237 of file gl2ps.cxx.
| GL2PSlist* GL2PScontext::pdfprimlist {} |
Definition at line 237 of file gl2ps.cxx.
| GL2PSlist* GL2PScontext::primitives {} |
Definition at line 222 of file gl2ps.cxx.
| GL2PSprimitive* GL2PScontext::primitivetoadd {} |
| char * GL2PScontext::producer {} |
| int GL2PScontext::shader_stack {} |
| char* GL2PScontext::title {} |
| int GL2PScontext::trgroupobjects_stack {} |