|
OpenSceneGraph
3.0.1
|

Public Member Functions | |
| META_Object (osgWidget, NotifyWidget) | |
| NotifyWidget (const std::string &n="", point_type w=0.0f, point_type h=0.0f) | |
| NotifyWidget (const NotifyWidget &widget, const osg::CopyOp &co) | |
| bool | focus (const WindowManager *) |
| bool | unfocus (const WindowManager *) |
| bool | mouseEnter (double, double, const WindowManager *) |
| bool | mouseOver (double, double, const WindowManager *) |
| bool | mouseLeave (double, double, const WindowManager *) |
| bool | mouseDrag (double, double, const WindowManager *) |
| bool | mousePush (double, double, const WindowManager *) |
| bool | mouseRelease (double, double, const WindowManager *) |
| bool | mouseScroll (double, double, const WindowManager *) |
| bool | keyPress (int, int, const WindowManager *) |
| bool | keyRelease (int, int, const WindowManager *) |
| osgWidget::NotifyWidget::NotifyWidget | ( | const std::string & | n = "", |
| point_type | w = 0.0f, |
||
| point_type | h = 0.0f |
||
| ) | [inline] |
References osgWidget::EVENT_ALL, and osgWidget::EventInterface::setEventMask().
| osgWidget::NotifyWidget::NotifyWidget | ( | const NotifyWidget & | widget, |
| const osg::CopyOp & | co | ||
| ) | [inline] |
| bool osgWidget::NotifyWidget::focus | ( | const WindowManager * | ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::keyPress | ( | int | , |
| int | , | ||
| const WindowManager * | |||
| ) | [inline] |
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::keyRelease | ( | int | , |
| int | , | ||
| const WindowManager * | |||
| ) | [inline] |
References osg::Object::_name, osg::NOTICE, and osg::notify().
| osgWidget::NotifyWidget::META_Object | ( | osgWidget | , |
| NotifyWidget | |||
| ) |
| bool osgWidget::NotifyWidget::mouseDrag | ( | double | , |
| double | , | ||
| const WindowManager * | |||
| ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::mouseEnter | ( | double | , |
| double | , | ||
| const WindowManager * | |||
| ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::mouseLeave | ( | double | , |
| double | , | ||
| const WindowManager * | |||
| ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::mouseOver | ( | double | , |
| double | , | ||
| const WindowManager * | |||
| ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::mousePush | ( | double | , |
| double | , | ||
| const WindowManager * | |||
| ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::mouseRelease | ( | double | , |
| double | , | ||
| const WindowManager * | |||
| ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::mouseScroll | ( | double | , |
| double | , | ||
| const WindowManager * | |||
| ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| bool osgWidget::NotifyWidget::unfocus | ( | const WindowManager * | ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::Object::_name, osg::NOTICE, and osg::notify().
| Generated at Thu Sep 27 2012 17:03:36 for the OpenSceneGraph by doxygen 1.7.6.1. |