|
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::FunctionCallback< T >, and osgWidget::ObjectCallback< T >.
| Generated at Thu Sep 27 2012 17:03:35 for the OpenSceneGraph by doxygen 1.7.6.1. |