OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
anonymous_namespace{openal_output.cpp} Namespace Reference

Functions

template<typename T , typename R >
void convertPointer (T &dest, R src)
 
template<typename T >
void getFunc (T &func, ALCdevice *device, const char *name)
 

Variables

const int sLoudnessFPS = 20
 

Function Documentation

template<typename T , typename R >
void anonymous_namespace{openal_output.cpp}::convertPointer ( T &  dest,
src 
)

Here is the caller graph for this function:

template<typename T >
void anonymous_namespace{openal_output.cpp}::getFunc ( T &  func,
ALCdevice *  device,
const char *  name 
)

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

const int anonymous_namespace{openal_output.cpp}::sLoudnessFPS = 20