|
OpenSceneGraph 3.0.1
|

Public Member Functions | |
| virtual | ~CallbackInterface () |
| virtual const char * | className () const |
| virtual bool | operator() (Event &)=0 |
| virtual osgWidget::CallbackInterface::~CallbackInterface | ( | ) | [inline, virtual] |
| virtual const char* osgWidget::CallbackInterface::className | ( | ) | const [inline, virtual] |
| virtual bool osgWidget::CallbackInterface::operator() | ( | Event & | ) | [pure virtual] |
Implemented in osgWidget::ObjectCallback< T >, and osgWidget::FunctionCallback< T >.
| Generated at Thu Oct 27 2011 21:29:17 for the OpenSceneGraph by doxygen 1.7.4. |