Searched refs:GetConeOuterGain (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.h678 Float32 GetConeOuterGain ();
H A DoalImp.cpp2608 *value = oalSource->GetConeOuterGain();
2684 *values = oalSource->GetConeOuterGain();
2816 *value = (UInt32) oalSource->GetConeOuterGain();
H A DoalSource.cpp879 Float32 OALSource::GetConeOuterGain () function in class:OALSource
882 DebugMessageN1("OALSource::GetConeOuterGain called - OALSource = %ld\n", (long int) mSelfToken);

Completed in 211 milliseconds