1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>SoundManager File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.15 -->
<center>
<a class="qindex" href="main.html">Main Page</a> <a class="qindex" href="namespaces.html">Namespace List</a> <a class="qindex" href="classes.html">Alphabetical List</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="namespacemembers.html">Namespace Members</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center>
<hr><h1>SoundManager File Reference</h1><code>#include <string></code><br>
<code>#include <map></code><br>
<code>#include <queue></code><br>
<code>#include <functional></code><br>
<code>#include <stack></code><br>
<code>#include <osg/ref_ptr></code><br>
<code>#include "osg/Timer"</code><br>
<code>#include "osg/Matrix"</code><br>
<code>#include "osgAL/Export"</code><br>
<code>#include "osgAL/SoundState"</code><br>
<code>#include "osgAL/FilePathContainer"</code><br>
<code>#include "openalpp/alpp.h"</code><br>
<code>#include "openalpp/filestream.h"</code><br>
<p>
Include dependency graph for SoundManager:<p><center><img src="SoundManager__incl.png" border="0" usemap="#SoundManager_map" alt="Include dependency graph"></center>
<map name="SoundManager_map">
<area href="SoundState.html" shape="rect" coords="217,167,337,149" alt="">
<area href="FilePathContainer.html" shape="rect" coords="200,23,355,5" alt="">
<area href="Export.html" shape="rect" coords="40,213,128,194" alt="">
</map>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Namespaces</h2></td></tr>
<tr><td nowrap align=right valign=top>namespace </td><td valign=bottom><a class="el" href="namespaceosgAL.html">osgAL</a></td></tr>
<tr><td colspan=2><br><h2>Defines</h2></td></tr>
<tr><td nowrap align=right valign=top>#define </td><td valign=bottom><a class="el" href="SoundManager.html#a0">g_SoundManager</a> osgAL::SoundManager::instance()</td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="SoundManager::g_SoundManager"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> #define g_SoundManager osgAL::SoundManager::instance()
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><address align="right"><small>Generated on Mon Nov 22 09:27:17 2004 for OpenSceneGraphAudioLibrary(OsgAL) by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.2.15 </small></address>
</body>
</html>
|