|
static float | cx |
|
static float | cy = 0.0 |
|
static float | zoom = 1.0 |
|
static int | mouseX |
|
static int | mouseY |
|
static int | mouseXInit |
|
static int | mouseYInit = -1 |
|
static bool | pan = false |
|
static int | width |
|
static int | height = 0 |
|
GLFWwindow * | window |
|
const GLFWvidmode * | mode |
|
OE_document * | document = NULL |
|
OE_controller * | controller = NULL |
|
OE_editDisplay::OE_editDisplay |
( |
| ) |
|
OE_editDisplay::~OE_editDisplay |
( |
| ) |
|
|
virtual |
bool OE_editDisplay::draw |
( |
| ) |
|
|
virtual |
draw the document on screen
- Returns
- true if all is ok
Implements OE_display.
The documentation for this class was generated from the following files:
- /home/seb/projets/brodeuse/openembroider/include/OE_editDisplay.h
- /home/seb/projets/brodeuse/openembroider/src/OE_editDisplay.cpp