]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/sound.hxx
Tweaks to doxygen comments.
[simgear.git] / simgear / sound / sound.hxx
index 463c86e43719e52201c26e4e40e77c941777c9be..8c3ebe33e05e182278f8818a47790e852a72a987 100644 (file)
 //
 // $Id$
 
+/** 
+ * \file sound.hxx 
+ * Provides a class to manage a single sound event including things
+ * like looping, volume and pitch changes.
+ */
+
 #ifndef _SG_SOUND_HXX
 #define _SG_SOUND_HXX 1