| Home | Download | Screen shots | Discussion | Documentation |
|---|
This class should be inherited by classes that want to listen for browser_events.
More...
#include <openvrml/browser.h>
Public Member Functions | |
| virtual | ~browser_listener ()=0 throw () |
| Destroy. More... | |
Private Member Functions | |
| virtual void | do_browser_changed (const browser_event &event)=0 |
This class should be inherited by classes that want to listen for browser_events.
|
pure virtual | |||||||||||||
Destroy.
|
privatepure virtual |
| [in] | event | the browser_event to send. |