SoWin
1.6.2
Coin3D GUI toolkit binding
|
This is the complete list of members for SoWinMouse, including all inherited members.
addEventHandler(HWND, SoWinEventHandler *, void *) | SoWinDevice | protected |
ALL_EVENTS enum value | SoWinMouse | |
BUTTON_MOTION enum value | SoWinMouse | |
BUTTON_PRESS enum value | SoWinMouse | |
BUTTON_RELEASE enum value | SoWinMouse | |
disable(HWND widget, SoWinEventHandler *handler, void *closure) | SoWinMouse | virtual |
enable(HWND widget, SoWinEventHandler *handler, void *closure) | SoWinMouse | virtual |
Events enum name | SoWinMouse | |
getClassTypeId(void) | SoWinObject | static |
getLastEventPosition(void) | SoWinDevice | protectedstatic |
getTypeId(void) const =0 | SoWinObject | pure virtual |
getWindowSize(void) const | SoWinDevice | |
init(void) | SoWinObject | static |
initClass(void) | SoWinObject | static |
initClasses(void) | SoWinDevice | static |
invokeHandlers(MSG *event) | SoWinDevice | protected |
isOfType(SoType type) const | SoWinObject | |
POINTER_MOTION enum value | SoWinMouse | |
removeEventHandler(HWND, SoWinEventHandler *, void *) | SoWinDevice | protected |
setEventPosition(SoEvent *event, int x, int y) const | SoWinDevice | protected |
setWindowSize(const SbVec2s size) | SoWinDevice | |
SoWinDevice(void) | SoWinDevice | protected |
SoWinMouse(int eventmask=ALL_EVENTS) | SoWinMouse | |
translateEvent(MSG *event) | SoWinMouse | virtual |
~SoWinDevice() | SoWinDevice | virtual |
~SoWinMouse(void) | SoWinMouse | virtual |