Public Attributes | |
GLsizei | width |
GLsizei | height |
GLenum | format |
GLenum | type |
GLfloat * | pixels |
Definition at line 187 of file gl2ps.cxx.
Definition at line 188 of file gl2ps.cxx.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPixmap().
Definition at line 188 of file gl2ps.cxx.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psPrintPostScriptPrimitive(), and gl2psPrintSVGPixmap().
GLenum GL2PSimage::format |
Definition at line 192 of file gl2ps.cxx.
Referenced by gl2psAddInImageTree(), gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), and gl2psPrintPDFPixmapStreamData().
GLenum GL2PSimage::type |
Definition at line 192 of file gl2ps.cxx.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPrimitive().
Definition at line 193 of file gl2ps.cxx.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psFreePixmap(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPrimitive().