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