Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OpenALHelpers.cpp File Reference
#include "OpenALHelpers.h"
#include "../../Types.h"
#include "../../Exceptions.h"
#include "config.h"
#include "al.h"
#include <string>
#include <stdio.h>

Go to the source code of this file.

Namespaces

 Audio
 
 Audio::__impl
 
 Audio::__impl::OpenAL
 

Constant Groups

 Audio
 
 Audio::__impl
 
 Audio::__impl::OpenAL
 

Functions

void Audio::__impl::OpenAL::_checkAlErrorAt (ALenum error, const char *filename, int lineno) throw (Exception)
 
void Audio::__impl::OpenAL::_clearAlError () throw ()
 
ALenum Audio::__impl::OpenAL::asALFormat (const Format &format) throw (Exception)