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 Jan 28 13:33:16 2012 for the OpenSceneGraph by doxygen 1.6.3. |