This is the complete list of members for hpl::cOpenALSoundChannel, including all inherited members.
cOpenALSoundChannel(cOpenALSoundData *soundData, Audio::SeekableAudioStream *audioStream, cSoundManager *apSoundManger, cLowLevelSoundOpenAL *lowLevelSound, int priority) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | |
Get3D() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetBlockable() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetBlockVolumeMul() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetCallBack() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetData() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetElapsedTime() (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | inlinevirtual |
GetId() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetLooping() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetMaxDistance() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetMinDistance() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPan() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPaused() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPosition() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPositionRelative() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetPriority() (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
GetPriorityModifier() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetRelPosition() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetSpeed() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetStopUsed() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetTotalTime() (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | inlinevirtual |
GetVelocity() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
GetVolume() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
IsBufferUnderrun() (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | inlinevirtual |
iSoundChannel(iSoundData *apData, cSoundManager *apSoundManger) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
IsPlaying() (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
mb3D (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbAffectedByEnv (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbBlockable (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbLooping (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbPaused (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbPositionRelative (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mbStopUsed (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfBlockVolumeMul (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfMaxDistance (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfMinDistance (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfPan (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfSpeed (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mfVolume (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mlId (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mlPriority (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mlPriorityModifier (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mpCallback (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mpData (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mpSoundManger (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mvPosition (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mvRelPosition (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
mvVelocity (defined in hpl::iSoundChannel) | hpl::iSoundChannel | protected |
Play() (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
Set3D(bool ab3D) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetAffectedByEnv(bool abAffected) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetBlockable(bool abX) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetBlockVolumeMul(float afX) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetCallBack(iSoundChannelCallback *apCallback) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetFilterGain(float afGain) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetFilterGainHF(float afGainHF) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetFiltering(bool abEnabled, int alFlags) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetId(int alX) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetLooping(bool abLoop) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetMaxDistance(float fMax) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetMinDistance(float fMin) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetPan(float afPan) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetPaused(bool abX) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetPosition(const cVector3f &avPos) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetPositionRelative(bool abRelative) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetPriority(int alX) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetPriorityModifier(int alX) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetRelPosition(const cVector3f &avPos) (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inline |
SetSpeed(float afSpeed) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetVelocity(const cVector3f &avVel) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
SetVolume(float afVolume) (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
Stop() (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | virtual |
~cOpenALSoundChannel() (defined in hpl::cOpenALSoundChannel) | hpl::cOpenALSoundChannel | |
~iSoundChannel() (defined in hpl::iSoundChannel) | hpl::iSoundChannel | inlinevirtual |