|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <drawContext.h>
Public Member Functions | |
| mousePosition () | |
| mousePosition (const mousePosition &instance) | |
| void | set (drawContext *ctx, int x, int y) |
| void | recenter (drawContext *ctx) |
Public Attributes | |
| double | win [3] |
| double | wnr [3] |
| double | s [3] |
| double | t [3] |
Definition at line 297 of file drawContext.h.
|
inline |
Definition at line 303 of file drawContext.h.
|
inline |
Definition at line 307 of file drawContext.h.
|
inline |
Definition at line 336 of file drawContext.h.
|
inline |
Definition at line 316 of file drawContext.h.
| double mousePosition::s[3] |
Definition at line 301 of file drawContext.h.
Referenced by mousePosition(), recenter(), and set().
| double mousePosition::t[3] |
Definition at line 302 of file drawContext.h.
Referenced by mousePosition(), recenter(), and set().
| double mousePosition::win[3] |
Definition at line 299 of file drawContext.h.
Referenced by mousePosition(), and set().
| double mousePosition::wnr[3] |
Definition at line 300 of file drawContext.h.
Referenced by mousePosition(), recenter(), and set().