#include <display_win.h>
Public Attributes | |
| int | mx |
| int | my |
| int | mouse_pos_set |
| EventType | type |
| int | button_id |
| EventButtonState | button_state |
| WindowAction | action |
| void(* | action_func )() |
| GlutXmotion | xmotion |
Definition at line 117 of file display_win.h.
Definition at line 123 of file display_win.h.
| void(* XEvent::action_func)() |
Definition at line 121 of file display_win.h.
Definition at line 122 of file display_win.h.
Definition at line 119 of file display_win.h.
| int XEvent::mx |
Definition at line 118 of file display_win.h.
| int XEvent::my |
Definition at line 118 of file display_win.h.
Definition at line 120 of file display_win.h.
Referenced by YWindow::Evolve(), and SYWindow::Evolve().
Definition at line 125 of file display_win.h.
Referenced by YWindow::Evolve(), YWindow::pbcglideTo(), YWindow::pbcshiftTo(), YWindow::projectTo(), YWindow::rotateTo(), YWindow::scaleTo(), and YWindow::translateTo().
1.5.7.1