Blender V2.61 - r43446
|
#include <GHOST_Types.h>
Public Attributes | |
GHOST_TTabletMode | Active |
float | Pressure |
float | Xtilt |
float | Ytilt |
Definition at line 78 of file GHOST_Types.h.
Definition at line 79 of file GHOST_Types.h.
Referenced by GHOST_WindowCarbon::GHOST_WindowCarbon(), GHOST_WindowWin32::GHOST_WindowWin32(), GHOST_SystemCocoa::handleTabletEvent(), GHOST_SystemCarbon::handleTabletEvent(), GHOST_WindowWin32::processWin32TabletEvent(), GHOST_WindowWin32::processWin32TabletInitEvent(), update_tablet_data(), and WM_cursor_grab().
Definition at line 80 of file GHOST_Types.h.
Referenced by GHOST_SystemCocoa::handleTabletEvent(), GHOST_SystemCarbon::handleTabletEvent(), GHOST_WindowWin32::processWin32TabletEvent(), and update_tablet_data().
float GHOST_TabletData::Xtilt |
Definition at line 81 of file GHOST_Types.h.
Referenced by GHOST_SystemCocoa::handleTabletEvent(), GHOST_SystemCarbon::handleTabletEvent(), GHOST_WindowWin32::processWin32TabletEvent(), and update_tablet_data().
float GHOST_TabletData::Ytilt |
Definition at line 82 of file GHOST_Types.h.
Referenced by GHOST_SystemCocoa::handleTabletEvent(), GHOST_SystemCarbon::handleTabletEvent(), GHOST_WindowWin32::processWin32TabletEvent(), and update_tablet_data().