#include <Sound.h>
Inheritance diagram for H3D::Sound::SFSoundSourceNode:

Public Member Functions | |
| ~SFSoundSourceNode () | |
| Destructor. | |
Protected Member Functions | |
| virtual void | onAdd (Node *n) |
| We check that the type of the Node is of the correct type. | |
| virtual void | onRemove (Node *n) |
| This function will be called when the value of RefCountSField changes. | |
|
|
This function will be called when the value of RefCountSField changes. As soon as the value changes onRemove will be called on the old value and onAdd will be called on the new value.
Reimplemented from H3D::RefCountSField< Node, TypedField< Field, void, AnyNumber< SFNode > > >. |
1.4.5