OpenSceneGraph
3.4.0
|
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 Tue Dec 8 2015 00:14:32 for the OpenSceneGraph by doxygen 1.7.6.1. |