isound.h File Reference

#include "modulesystem.h"
#include "modulesystem/moduleregistry.h"
#include "generic/constant.h"
#include "generic/callbackfwd.h"
#include "AutoPtr.h"
#include <vector>
#include <string>
#include "debugging/debugging.h"
#include "ifilesystem.h"
Include dependency graph for isound.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SoundRadii
class  SoundManagerDependencies
class  ISoundManager

Typedefs

typedef GlobalModule
< ISoundManager
GlobalSoundManagerModule
typedef GlobalModuleRef
< ISoundManager
GlobalSoundManagerModuleRef

Functions

ISoundManagerGlobalSoundManager ()

Variables

const float METERS_PER_UNIT = 0.0254f
const float UNITS_PER_METER = 1 / METERS_PER_UNIT

Typedef Documentation

typedef GlobalModule<ISoundManager> GlobalSoundManagerModule

Definition at line 103 of file isound.h.

typedef GlobalModuleRef<ISoundManager> GlobalSoundManagerModuleRef

Definition at line 108 of file isound.h.


Function Documentation

ISoundManager* GlobalSoundManager (  )  [inline]

Definition at line 112 of file isound.h.


Variable Documentation

const float METERS_PER_UNIT = 0.0254f

Definition at line 14 of file isound.h.

Referenced by SoundRadii::getMax(), and SoundRadii::getMin().

const float UNITS_PER_METER = 1 / METERS_PER_UNIT

Definition at line 15 of file isound.h.

Referenced by SoundRadii::setMax(), SoundRadii::setMin(), and SoundRadii::SoundRadii().


Generated by  doxygen 1.6.2