Home | Download | Screen shots | Discussion | Documentation |
---|
For internal use only.
Public Member Functions | |
add_children_listener (group_node &node) | |
Construct. | |
virtual | ~add_children_listener () throw () |
Destroy. | |
Private Member Functions | |
virtual void | do_process_event (const mfnode &value, double timestamp) throw (std::bad_alloc) |
Process an event. |
|
Construct.
|
|
Destroy.
|
|
Process an event.
If this function throws, it is possible (even likely) that only part of the nodes in
Implements openvrml::field_value_listener< mfnode >. |