|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
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 |