osgWidget::FunctionCallback< T > Class Template Reference

Inheritance diagram for osgWidget::FunctionCallback< T >:

osgWidget::CallbackInterface osg::Referenced

List of all members.

Public Member Functions

 FunctionCallback (T *callback)
virtual bool operator() (Event &ev)

Protected Attributes

T * _callback

template<typename T>
class osgWidget::FunctionCallback< T >


Constructor & Destructor Documentation

template<typename T>
osgWidget::FunctionCallback< T >::FunctionCallback ( T *  callback  )  [inline]


Member Function Documentation

template<typename T>
virtual bool osgWidget::FunctionCallback< T >::operator() ( Event ev  )  [inline, virtual]


Member Data Documentation

template<typename T>
T* osgWidget::FunctionCallback< T >::_callback [protected]


The documentation for this class was generated from the following file:

Generated on Sat Mar 20 12:34:08 2010 for openscenegraph by  doxygen 1.5.6