#include <NodeSound.h>
Inheritance diagram for ProtoSound:

Public Member Functions | |
| ProtoSound (Scene *scene) | |
| virtual | ~ProtoSound () |
| virtual Node * | create (Scene *scene) |
| ProtoSound::ProtoSound | ( | Scene * | scene | ) |
| virtual ProtoSound::~ProtoSound | ( | ) | [inline, virtual] |
Creates a Node (VRML ProtoBody). As the Proto(VRML Proto definition) is initialised in this class.
Reimplemented from Proto.
1.5.1-p1