SoWin
1.6.2
Coin3D GUI toolkit binding
|
This is the complete list of members for SoWinDevice, including all inherited members.
addEventHandler(HWND, SoWinEventHandler *, void *) | SoWinDevice | protected |
disable(HWND w, SoWinEventHandler *handler, void *closure)=0 | SoWinDevice | pure virtual |
enable(HWND w, SoWinEventHandler *handler, void *closure)=0 | SoWinDevice | pure virtual |
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 | |
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 |
translateEvent(MSG *event)=0 | SoWinDevice | pure virtual |
~SoWinDevice() | SoWinDevice | virtual |