| Home | Download | Screen shots | Discussion | Documentation | Links |
|---|
Inheritance diagram for SoundSourceNode:

Public Methods | |
| virtual | ~SoundSourceNode ()=0 throw () |
| Destructor. | |
| virtual const SoundSourceNode * | toSoundSource () const throw () |
| Cast to a SoundSourceNode. | |
| virtual SoundSourceNode * | toSoundSource () throw () |
| Cast to a SoundSourceNode. | |
Protected Methods | |
| SoundSourceNode (const NodeType &nodeType, const ScopePtr &scope) | |
| Constructor. | |
|
|
Destructor.
|
|
||||||||||||
|
Constructor.
|
|
|
Cast to a SoundSourceNode.
Reimplemented from Node. |
|
|
Cast to a SoundSourceNode.
Reimplemented from Node. |