H3D API
2.4.1
|
Header file for X3DSoundSourceNode, X3D scene-graph node. More...
#include <H3D/X3DTimeDependentNode.h>
#include <H3D/X3DSoundNode.h>
#include <H3D/PeriodicUpdate.h>
#include <H3D/H3DSoundStreamNode.h>
#include <list>
#include <fstream>
#include <AL/al.h>
#include <AL/alc.h>
Go to the source code of this file.
Classes | |
class | H3D::X3DSoundSourceNode |
This abstract node type is used to derive node types that can emit audio data. More... | |
class | H3D::X3DSoundSourceNode::TimeHandler |
TimeHandler is extended to stream audio data to OpenAL buffers if the sound source is a streaming source. More... | |
class | H3D::X3DSoundSourceNode::ALSoundBuffer |
Field that calls ALrender() when a field routed to it has generated an event. More... | |
Namespaces | |
H3D | |
H3D API namespace. | |
Header file for X3DSoundSourceNode, X3D scene-graph node.