OpenSceneGraph 2.8.3
|
Public Member Functions | |
FunctionCallback (T *callback) | |
virtual bool | operator() (Event &ev) |
Protected Attributes | |
T * | _callback |
osgWidget::FunctionCallback< T >::FunctionCallback | ( | T * | callback | ) | [inline] |
virtual bool osgWidget::FunctionCallback< T >::operator() | ( | Event & | ev | ) | [inline, virtual] |
Implements osgWidget::CallbackInterface.
References osgWidget::FunctionCallback< T >::_callback.
T* osgWidget::FunctionCallback< T >::_callback [protected] |
Referenced by osgWidget::FunctionCallback< T >::operator()().
![]() | Generated at Tue Mar 22 2011 13:20:31 for the OpenSceneGraph by doxygen 1.7.3. |