Home | Download | Screen shots | Discussion | Documentation |
---|
Public Member Functions | |
virtual | ~event_listener ()=0 throw () |
Destroy. | |
openvrml::node & | node () throw () |
The node to which the event_listener belongs. | |
Protected Member Functions | |
event_listener (openvrml::node &node) throw () | |
Construct. | |
Private Attributes | |
openvrml::node & | node_ |
The node to which the event_listener belongs. |
|
Destroy.
|
|
Construct.
|
|
The
|
|
The
For internal use only.
|