SoWx
0.1.0
Coin3D GUI toolkit binding
|
This is the complete list of members for SoWxDevice, including all inherited members.
addEventHandler(wxWindow *, SoWxEventHandler *, void *) | SoWxDevice | protected |
disable(wxWindow *w, SoWxEventHandler *handler, void *closure)=0 | SoWxDevice | pure virtual |
enable(wxWindow *w, SoWxEventHandler *handler, void *closure)=0 | SoWxDevice | pure virtual |
getClassTypeId(void) | SoWxObject | static |
getLastEventPosition(void) | SoWxDevice | protectedstatic |
getTypeId(void) const =0 | SoWxObject | pure virtual |
getWindowSize(void) const | SoWxDevice | |
init(void) | SoWxObject | static |
initClass(void) | SoWxObject | static |
initClasses(void) | SoWxDevice | static |
invokeHandlers(wxEvent &event) | SoWxDevice | protected |
isOfType(SoType type) const | SoWxObject | |
removeEventHandler(wxWindow *, SoWxEventHandler *, void *) | SoWxDevice | protected |
setEventPosition(SoEvent *event, int x, int y) const | SoWxDevice | protected |
setWindowSize(const SbVec2s size) | SoWxDevice | |
SoWxDevice(void) | SoWxDevice | protected |
translateEvent(wxEvent &event)=0 | SoWxDevice | pure virtual |
~SoWxDevice() | SoWxDevice | virtual |