Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Classes | |
struct | RendererData |
Functions | |
void | _checkAlErrorAt (ALenum error, const char *filename, int lineno) throw (Exception) |
void | _clearAlError () throw () |
ALenum | asALFormat (const Format &format) throw (Exception) |
void Audio::__impl::OpenAL::_checkAlErrorAt | ( | ALenum | error, |
const char * | filename, | ||
int | lineno | ||
) | |||
throw | ( | Exception | |
) |
Definition at line 20 of file OpenALHelpers.cpp.
References error, and fprintf.
void Audio::__impl::OpenAL::_clearAlError | ( | ) | ||
throw | ( | |||
) |
Definition at line 52 of file OpenALHelpers.cpp.
ALenum Audio::__impl::OpenAL::asALFormat | ( | const Format & | format) | ||
throw | ( | Exception | |||
) |
Definition at line 58 of file OpenALHelpers.cpp.
Referenced by Audio::OpenALSimpleSound::loadImpl(), and Audio::OpenALStreamingSound::readAndFlip().