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::EventInterface::setEventMask(), and osgWidget::EVENT_ALL.
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::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::keyPress | ( | int | , |
int | , | ||
const WindowManager * | |||
) | [inline] |
References osg::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::keyRelease | ( | int | , |
int | , | ||
const WindowManager * | |||
) | [inline] |
References osg::notify(), osg::NOTICE, and osg::Object::_name.
osgWidget::NotifyWidget::META_Object | ( | osgWidget | , |
NotifyWidget | |||
) |
bool osgWidget::NotifyWidget::mouseDrag | ( | double | , |
double | , | ||
const WindowManager * | |||
) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::mouseEnter | ( | double | , |
double | , | ||
const WindowManager * | |||
) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::mouseLeave | ( | double | , |
double | , | ||
const WindowManager * | |||
) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::mouseOver | ( | double | , |
double | , | ||
const WindowManager * | |||
) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::mousePush | ( | double | , |
double | , | ||
const WindowManager * | |||
) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::mouseRelease | ( | double | , |
double | , | ||
const WindowManager * | |||
) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::mouseScroll | ( | double | , |
double | , | ||
const WindowManager * | |||
) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::notify(), osg::NOTICE, and osg::Object::_name.
bool osgWidget::NotifyWidget::unfocus | ( | const WindowManager * | ) | [inline, virtual] |
Reimplemented from osgWidget::EventInterface.
References osg::notify(), osg::NOTICE, and osg::Object::_name.
![]() | Generated at Mon Oct 3 2011 12:39:52 for the OpenSceneGraph by doxygen 1.7.5. |