|
Geant4-11
|
Data Fields | |
| GLenum | format |
| GLsizei | height |
| GLfloat * | pixels |
| GLenum | type |
| GLsizei | width |
| GLfloat | zoom_x |
| GLfloat | zoom_y |
| GLenum GL2PSimage::format |
Definition at line 178 of file gl2ps.cc.
Referenced by gl2psAddInImageTree(), gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteObjects(), gl2psPDFgroupListWriteXObjectResources(), gl2psPrintPDFPixmap(), and gl2psPrintPDFPixmapStreamData().
| GLsizei GL2PSimage::height |
Definition at line 174 of file gl2ps.cc.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().
| GLfloat* GL2PSimage::pixels |
Definition at line 180 of file gl2ps.cc.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psFreeImagemap(), gl2psFreePixmap(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPrimitive().
| GLenum GL2PSimage::type |
Definition at line 178 of file gl2ps.cc.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPrimitive().
| GLsizei GL2PSimage::width |
Definition at line 174 of file gl2ps.cc.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().
| GLfloat GL2PSimage::zoom_x |
Definition at line 179 of file gl2ps.cc.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPrintPostScriptPixmap(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().
| GLfloat GL2PSimage::zoom_y |
Definition at line 179 of file gl2ps.cc.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPrintPostScriptPixmap(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().