List of all members.
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 *) |
Constructor & Destructor Documentation
| osgWidget::NotifyWidget::NotifyWidget |
( |
const std::string & |
n = "", |
|
|
point_type |
w = 0.0f, |
|
|
point_type |
h = 0.0f | |
|
) |
| | [inline] |
Member Function Documentation
| bool osgWidget::NotifyWidget::focus |
( |
const WindowManager * |
|
) |
[inline] |
| bool osgWidget::NotifyWidget::keyPress |
( |
int |
, |
|
|
int |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| bool osgWidget::NotifyWidget::keyRelease |
( |
int |
, |
|
|
int |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| osgWidget::NotifyWidget::META_Object |
( |
osgWidget |
, |
|
|
NotifyWidget |
| |
|
) |
| | |
| bool osgWidget::NotifyWidget::mouseDrag |
( |
double |
, |
|
|
double |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| bool osgWidget::NotifyWidget::mouseEnter |
( |
double |
, |
|
|
double |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| bool osgWidget::NotifyWidget::mouseLeave |
( |
double |
, |
|
|
double |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| bool osgWidget::NotifyWidget::mouseOver |
( |
double |
, |
|
|
double |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| bool osgWidget::NotifyWidget::mousePush |
( |
double |
, |
|
|
double |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| bool osgWidget::NotifyWidget::mouseRelease |
( |
double |
, |
|
|
double |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| bool osgWidget::NotifyWidget::mouseScroll |
( |
double |
, |
|
|
double |
, |
|
|
const WindowManager * |
| |
|
) |
| | [inline] |
| bool osgWidget::NotifyWidget::unfocus |
( |
const WindowManager * |
|
) |
[inline] |
The documentation for this struct was generated from the following file: