Public Attributes | |
GLenum | format |
GLsizei | height |
GLfloat * | pixels |
GLenum | type |
GLsizei | width |
GLfloat | zoom_x |
GLfloat | zoom_y |
Definition at line 164 of file gl2ps.c.
GLenum GL2PSimage::format |
Definition at line 169 of file gl2ps.c.
Referenced by gl2psAddInImageTree(), gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteObjects(), gl2psPDFgroupListWriteXObjectResources(), gl2psPrintPDFPixmap(), and gl2psPrintPDFPixmapStreamData().
GLsizei GL2PSimage::height |
Definition at line 165 of file gl2ps.c.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().
GLfloat* GL2PSimage::pixels |
Definition at line 171 of file gl2ps.c.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psFreeImagemap(), gl2psFreePixmap(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPrimitive().
GLenum GL2PSimage::type |
Definition at line 169 of file gl2ps.c.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPrimitive().
GLsizei GL2PSimage::width |
Definition at line 165 of file gl2ps.c.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().
GLfloat GL2PSimage::zoom_x |
Definition at line 170 of file gl2ps.c.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPixmap().
GLfloat GL2PSimage::zoom_y |
Definition at line 170 of file gl2ps.c.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPixmap().