Home | Download | Screen shots | Discussion | Documentation |
---|
A browser
-wide event.
More...
#include <openvrml/browser.h>
Public Types |
Public Member Functions | |
type_id | id () const throw () |
Event type identifier. More... | |
browser & | source () const throw () |
The browser that emitted the event. More... | |
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.