|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Public Attributes | |
| GLsizei | width |
| GLsizei | height |
| GLenum | format |
| GLenum | type |
| GLfloat | zoom_x |
| GLfloat | zoom_y |
| GLfloat * | pixels |
| GLenum GL2PSimage::format |
Definition at line 149 of file gl2ps.cpp.
Referenced by gl2psAddInImageTree(), gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPDFgroupListWriteObjects(), gl2psPDFgroupListWriteXObjectResources(), gl2psPrintPDFPixmap(), and gl2psPrintPDFPixmapStreamData().
| GLsizei GL2PSimage::height |
Definition at line 145 of file gl2ps.cpp.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().
| GLfloat* GL2PSimage::pixels |
Definition at line 151 of file gl2ps.cpp.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psFreeImagemap(), gl2psFreePixmap(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPrimitive().
| GLenum GL2PSimage::type |
Definition at line 149 of file gl2ps.cpp.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), and gl2psPrintPostScriptPrimitive().
| GLsizei GL2PSimage::width |
Definition at line 145 of file gl2ps.cpp.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psGetRGB(), gl2psParseFeedbackBuffer(), gl2psPrintPDFPixmap(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPostScriptPixmap(), gl2psPrintPostScriptPrimitive(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().
| GLfloat GL2PSimage::zoom_x |
Definition at line 150 of file gl2ps.cpp.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPrintPostScriptPixmap(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().
| GLfloat GL2PSimage::zoom_y |
Definition at line 150 of file gl2ps.cpp.
Referenced by gl2psCopyPixmap(), gl2psDrawPixels(), gl2psParseFeedbackBuffer(), gl2psPrintPostScriptPixmap(), gl2psPrintSVGPixmap(), and gl2psPutPDFImage().