Blender V2.61 - r43446
|
#include <GHOST_Types.h>
Public Attributes | |
GHOST_TInt32 | x |
GHOST_TInt32 | y |
Definition at line 374 of file GHOST_Types.h.
The x-coordinate of the cursor position.
Definition at line 376 of file GHOST_Types.h.
Referenced by event_to_buf(), GHOST_EventCursor::GHOST_EventCursor(), GPG_Application::handleCursorMove(), loggerwindow_handle(), mainwindow_handle(), GHOST_EventPrinter::processEvent(), and wm_event_add_ghostevent().
The y-coordinate of the cursor position.
Definition at line 378 of file GHOST_Types.h.
Referenced by event_to_buf(), GHOST_EventCursor::GHOST_EventCursor(), GPG_Application::handleCursorMove(), loggerwindow_handle(), mainwindow_handle(), GHOST_EventPrinter::processEvent(), and wm_event_add_ghostevent().