LpzHelpHandler Class Reference
Event handler for adding on screen help to Viewers.
More...
#include <lpzhelphandler.h>
List of all members.
Detailed Description
Event handler for adding on screen help to Viewers.
Constructor & Destructor Documentation
Member Function Documentation
const osg::ApplicationUsage* getApplicationUsage |
( |
|
) |
const [inline] |
osg::ApplicationUsage* getApplicationUsage |
( |
|
) |
[inline] |
const osg::Camera* getCamera |
( |
|
) |
const [inline] |
osg::Camera* getCamera |
( |
|
) |
[inline] |
int getKeyEventTogglesOnScreenHelp |
( |
|
) |
const [inline] |
void getUsage |
( |
osg::ApplicationUsage & |
usage |
) |
const [virtual] |
Get the keyboard and mouse usage of this manipulator.
bool handle |
( |
const osgGA::GUIEventAdapter & |
ea, |
|
|
osgGA::GUIActionAdapter & |
aa | |
|
) |
| | |
void setApplicationUsage |
( |
osg::ApplicationUsage * |
au |
) |
[inline] |
void setKeyEventTogglesOnScreenHelp |
( |
int |
key |
) |
[inline] |
void setUpHUDCamera |
( |
osgViewer::ViewerBase * |
viewer |
) |
[protected] |
void setUpScene |
( |
osgViewer::ViewerBase * |
viewer |
) |
[protected] |
Member Data Documentation
osg::ref_ptr<osg::Camera> _camera [protected] |
osg::ref_ptr<osg::Switch> _switch [protected] |
The documentation for this class was generated from the following files: