|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <drawContext.h>
Public Member Functions | |
| imgtex () | |
Public Attributes | |
| GLuint | tex |
| GLuint | w |
| GLuint | h |
Definition at line 114 of file drawContext.h.
|
inline |
Definition at line 117 of file drawContext.h.
| GLuint imgtex::h |
Definition at line 116 of file drawContext.h.
Referenced by drawContext::drawImage().
| GLuint imgtex::tex |
Definition at line 116 of file drawContext.h.
Referenced by drawContext::drawImage().
| GLuint imgtex::w |
Definition at line 116 of file drawContext.h.
Referenced by drawContext::drawImage().