|
INFO607
|
Public Attributes | |
| int | width |
| int | height |
| GdkPixbuf * | pixbuf_input |
| GdkPixbuf * | pixbuf_output |
| GtkWidget * | image |
| GtkWidget * | drawing_area |
| TabPoints | P |
| TabParticules | TabP |
| Force | forces [NB_FORCES] |
| GtkWidget * | label_nb |
| GtkWidget * | label_distance |
Le contexte contient les informations utiles de l'interface pour les algorithmes de traitement d'image.
Le contexte contient les informations utiles de l'interface pour les algorithmes de géométrie algorithmique.
Definition at line 13 of file union-find.c.
| GtkWidget * SContexte::drawing_area |
Definition at line 17 of file convex.c.
Referenced by creerIHM(), diskRandom(), and ticAffichage().
Definition at line 21 of file main.c.
Referenced by calculDynamique(), and creerIHM().
| int SContexte::height |
Definition at line 15 of file union-find.c.
Referenced by creerIHM(), creerIHM(), drawingAreaPoint2Point(), point2DrawingArea(), and point2DrawingAreaPoint().
| GtkWidget* SContexte::image |
Definition at line 18 of file union-find.c.
Referenced by creerIHM(), selectInput(), and selectOutput().
| GtkWidget* SContexte::label_distance |
Definition at line 23 of file main.c.
Referenced by creerIHM(), and ticDistance().
| GtkWidget* SContexte::label_nb |
Definition at line 22 of file main.c.
Referenced by creerIHM(), and ticAffichage().
| TabPoints SContexte::P |
Definition at line 18 of file convex.c.
Referenced by diskRandom(), main(), and on_draw().
| GdkPixbuf* SContexte::pixbuf_input |
Definition at line 16 of file union-find.c.
Referenced by creerIHM(), and selectInput().
| GdkPixbuf* SContexte::pixbuf_output |
Definition at line 17 of file union-find.c.
Referenced by creerIHM(), and selectOutput().
| TabParticules SContexte::TabP |
Definition at line 20 of file main.c.
Referenced by calculDynamique(), deplaceTout(), fontaine(), main(), on_draw(), and ticAffichage().
| int SContexte::width |
Definition at line 14 of file union-find.c.
Referenced by creerIHM(), creerIHM(), drawingAreaPoint2Point(), length2DrawingAreaLength(), point2DrawingArea(), and point2DrawingAreaPoint().