Public Member Functions | |
CameraSwitchHandler (WindowManager *, osg::Camera *) | |
virtual bool | handle (const osgGA::GUIEventAdapter &, osgGA::GUIActionAdapter &, osg::Object *, osg::NodeVisitor *) |
Handle events, return true if handled, false otherwise. | |
Protected Attributes | |
osg::observer_ptr< WindowManager > | _wm |
osg::observer_ptr< osg::Camera > | _camera |
osg::ref_ptr< osg::Node > | _oldNode |
osgWidget::CameraSwitchHandler::CameraSwitchHandler | ( | WindowManager * | , | |
osg::Camera * | ||||
) |
virtual bool osgWidget::CameraSwitchHandler::handle | ( | const osgGA::GUIEventAdapter & | ea, | |
osgGA::GUIActionAdapter & | aa, | |||
osg::Object * | , | |||
osg::NodeVisitor * | ||||
) | [virtual] |
Handle events, return true if handled, false otherwise.
Reimplemented from osgGA::GUIEventHandler.
![]() | Generated at Tue Jul 20 04:54:27 2010 for the OpenSceneGraph by doxygen 1.6.2-20100208. |