Namespaces | Defines

_src_sound_sound_base.cc File Reference

Base Sound class. More...

#include "base/module.hh"
#include "base/conf.hh"
#include "base/file.hh"
#include "base/stream.hh"
#include "sound/module.hh"
#include "sound/sound_base.hh"

Namespaces

namespace  sound
 

Sound module.


Defines

#define SOUND_SOUND_BASE_CC   1
#define RETURN_IF_SOUND_DISABLED

Detailed Description

Base Sound class.

LastChangedDate:
2011-04-23 21:07:07 -0400 (Sat, 23 Apr 2011)
Author:
Jim E. Brooks http://www.palomino3d.org

Define Documentation

#define RETURN_IF_SOUND_DISABLED
Value:
{{                                                          \
    if ( UX( not IfEnabled() ) )                            \
        return true;  /* return false only if error */      \
}}
#define SOUND_SOUND_BASE_CC   1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10