Om  1.0.0
A universal framework for multimedia simulation
Classes | Typedefs
om::sound::acoustics::objects Namespace Reference

A namespace containing classes that represent objects in an acoustic context. More...

Classes

class  SoundListener
 A class that represents a sound listener in a virtual acoustic context. More...
 
class  SoundObject
 A class that represents a sound object in a virtual acoustic context. More...
 
class  SoundObjectFlags
 A class that encapsulates the different boolean flags that a sound object can have. More...
 
class  SoundScene
 A class that represents a sound scene that contains sound sources, listeners, and objects. More...
 
class  SoundSceneObject
 An interface for classes that can be part of a sound scene. More...
 
class  SoundShape
 A class that represents a sound shape in a virtual acoustic context. More...
 
class  SoundSource
 A class that represents a sound source in a virtual acoustic context. More...
 
class  SoundTransducer
 A class that represents a sound transducer in a virtual acoustic context. More...
 
class  SoundTransducerFlags
 A class that encapsulates the different boolean flags that a sound transducer can have. More...
 

Typedefs

typedef AcousticID SoundListenerID
 
typedef AcousticID SoundSourceID
 
typedef AcousticID SoundObjectID
 
typedef AcousticID SoundShapeID
 
typedef AcousticID SoundSceneID
 

Detailed Description

A namespace containing classes that represent objects in an acoustic context.

Typedef Documentation