◆ Event()
◆ getData() [1/2]
void* osgWidget::Event::getData |
( |
| ) |
|
|
inline |
◆ getData() [2/2]
const void* osgWidget::Event::getData |
( |
| ) |
const |
|
inline |
◆ getWidget() [1/2]
Widget* osgWidget::Event::getWidget |
( |
| ) |
|
|
inline |
◆ getWidget() [2/2]
const Widget* osgWidget::Event::getWidget |
( |
| ) |
const |
|
inline |
◆ getWindow() [1/2]
Window* osgWidget::Event::getWindow |
( |
| ) |
|
|
inline |
◆ getWindow() [2/2]
const Window* osgWidget::Event::getWindow |
( |
| ) |
const |
|
inline |
◆ getWindowManager() [1/2]
◆ getWindowManager() [2/2]
const WindowManager* osgWidget::Event::getWindowManager |
( |
| ) |
const |
|
inline |
◆ makeKey()
◆ makeMouse()
◆ makeType()
◆ setData()
void osgWidget::Event::setData |
( |
void * |
data | ) |
|
|
inline |
◆ Window
◆ WindowManager
◆ _data
void* osgWidget::Event::_data |
|
protected |
◆ _widget
Widget* osgWidget::Event::_widget |
|
protected |
◆ _window
Window* osgWidget::Event::_window |
|
protected |
◆ _wm
◆ key
int osgWidget::Event::key |
◆ keyMask
int osgWidget::Event::keyMask |
◆ type
double osgWidget::Event::x |
double osgWidget::Event::y |
The documentation for this class was generated from the following file: