Public Member Functions | |
| EventCallback () | |
| EventCallback (const EventCallback &, const CopyOp &) | |
| META_Object (osg, EventCallback) | |
| virtual void | event (osg::NodeVisitor *, osg::Drawable *) |
| do customized Event code. | |
| osg::Drawable::EventCallback::EventCallback | ( | ) | [inline] |
| osg::Drawable::EventCallback::EventCallback | ( | const EventCallback & | , | |
| const CopyOp & | ||||
| ) | [inline] |
| virtual void osg::Drawable::EventCallback::event | ( | osg::NodeVisitor * | , | |
| osg::Drawable * | ||||
| ) | [inline, virtual] |
do customized Event code.
Reimplemented in osgGA::GUIEventHandler.
Referenced by osgGA::EventVisitor::traverseGeode().
| osg::Drawable::EventCallback::META_Object | ( | osg | , | |
| EventCallback | ||||
| ) |
| Generated at Sat May 14 08:21:12 2011 for the OpenSceneGraph by doxygen 1.5.9. |