OpenMW
Public Member Functions | Private Member Functions
MWSound::OpenAL_Sound3D Class Reference

List of all members.

Public Member Functions

 OpenAL_Sound3D (OpenAL_Output &output, ALuint src, ALuint buf, const Ogre::Vector3 &pos, float vol, float basevol, float pitch, float mindist, float maxdist, int flags)
virtual void update ()

Private Member Functions

 OpenAL_Sound3D (const OpenAL_Sound &rhs)
OpenAL_Sound3Doperator= (const OpenAL_Sound &rhs)

Constructor & Destructor Documentation

MWSound::OpenAL_Sound3D::OpenAL_Sound3D ( OpenAL_Output output,
ALuint  src,
ALuint  buf,
const Ogre::Vector3 &  pos,
float  vol,
float  basevol,
float  pitch,
float  mindist,
float  maxdist,
int  flags 
) [inline]

Member Function Documentation

OpenAL_Sound3D& MWSound::OpenAL_Sound3D::operator= ( const OpenAL_Sound rhs) [private]

Reimplemented from MWSound::OpenAL_Sound.

void MWSound::OpenAL_Sound3D::update ( ) [virtual]

Reimplemented from MWSound::OpenAL_Sound.


The documentation for this class was generated from the following file: