From 45ed5f53f6bc298766fcafaa25ef2535eaad6ec2 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Fri, 25 Feb 2011 10:21:56 +0000 Subject: doxgyen: audaspace tagged. --- intern/audaspace/OpenAL/AUD_OpenALDevice.cpp | 5 +++++ intern/audaspace/OpenAL/AUD_OpenALDevice.h | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'intern/audaspace/OpenAL') diff --git a/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp b/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp index 94cac65d1fb..b9e30bbf62a 100644 --- a/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp +++ b/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/OpenAL/AUD_OpenALDevice.cpp + * \ingroup audopenal + */ + + #include "AUD_OpenALDevice.h" #include "AUD_IFactory.h" #include "AUD_IReader.h" diff --git a/intern/audaspace/OpenAL/AUD_OpenALDevice.h b/intern/audaspace/OpenAL/AUD_OpenALDevice.h index 3965ff03533..3bbbe85d7e6 100644 --- a/intern/audaspace/OpenAL/AUD_OpenALDevice.h +++ b/intern/audaspace/OpenAL/AUD_OpenALDevice.h @@ -24,6 +24,11 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file audaspace/OpenAL/AUD_OpenALDevice.h + * \ingroup audopenal + */ + + #ifndef AUD_OPENALDEVICE #define AUD_OPENALDEVICE -- cgit v1.2.3