OpenSceneGraph
3.0.1
|
Public Member Functions | |
FunctionCallback (T *callback) | |
virtual bool | operator() (Event &ev) |
Protected Attributes | |
T * | _callback |
osgWidget::FunctionCallback::FunctionCallback | ( | T * | callback | ) | [inline] |
virtual bool osgWidget::FunctionCallback::operator() | ( | Event & | ev | ) | [inline, virtual] |
Implements osgWidget::CallbackInterface.
References _callback.
T* osgWidget::FunctionCallback::_callback [protected] |
Referenced by operator()().
![]() | Generated at Mon Oct 3 2011 12:39:51 for the OpenSceneGraph by doxygen 1.7.5. |