Home | Download | Screen shots | Discussion | Documentation |
---|
Inheritance diagram for openvrml::sound_source_node:
Public Member Functions | |
virtual | ~sound_source_node ()=0 throw () |
Destructor. | |
virtual const sound_source_node * | to_sound_source () const throw () |
Cast to a sound_source_node. | |
virtual sound_source_node * | to_sound_source () throw () |
Cast to a sound_source_node. | |
Protected Member Functions | |
sound_source_node (const node_type &type, const scope_ptr &scope) throw () | |
Constructor. |
|
Constructor.
|
|
Cast to a sound_source_node.
Reimplemented from openvrml::node. |
|
Cast to a sound_source_node.
Reimplemented from openvrml::node. |