Public Member Functions | |
| virtual | ~CallbackInterface () |
| virtual bool | operator() (Event &)=0 |
| virtual osgWidget::CallbackInterface::~CallbackInterface | ( | ) | [inline, virtual] |
| virtual bool osgWidget::CallbackInterface::operator() | ( | Event & | ) | [pure virtual] |
Implemented in osgWidget::ObjectCallback< T >, and osgWidget::FunctionCallback< T >.
| Generated at Sat May 14 08:21:24 2011 for the OpenSceneGraph by doxygen 1.5.9. |