Home | Download | Screen shots | Discussion | Documentation |
---|
A browser
-wide event.
More...
#include <openvrml/browser.h>
Public Types | |
enum | type_id { initialized = 1, shutdown = 2 } |
browser_event type identifier. More... |
Public Member Functions | |
type_id | id () const throw () |
Event type identifier. | |
browser & | source () const throw () |
The browser that emitted the event. |
A browser
-wide event.
browser_event
type identifier.
openvrml::browser_event::type_id openvrml::browser_event::id | ( | ) | const throw () |
Event type identifier.
openvrml::browser & openvrml::browser_event::source | ( | ) | const throw () |
The browser
that emitted the event.
browser
that emitted the event.