openscenegraph
Public Member Functions
osgWidget::CallbackInterface Struct Reference
Inheritance diagram for osgWidget::CallbackInterface:
osg::Referenced osgWidget::FunctionCallback< T > osgWidget::ObjectCallback< T >

List of all members.

Public Member Functions

virtual ~CallbackInterface ()
virtual const char * className () const
virtual bool operator() (Event &)=0

Constructor & Destructor Documentation

virtual osgWidget::CallbackInterface::~CallbackInterface ( ) [inline, virtual]

Member Function Documentation

virtual const char* osgWidget::CallbackInterface::className ( ) const [inline, virtual]
virtual bool osgWidget::CallbackInterface::operator() ( Event ) [pure virtual]

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