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 65 66 67
|
<!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>SoundNode 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>SoundNode File Reference</h1><code>#include "osgAL/Export"</code><br>
<code>#include "osgAL/SoundState"</code><br>
<code>#include "osgAL/OccludeCallback"</code><br>
<code>#include <osg/ref_ptr></code><br>
<code>#include <osg/Object></code><br>
<code>#include <osg/Node></code><br>
<code>#include <osg/NodeVisitor></code><br>
<code>#include <osg/CopyOp></code><br>
<code>#include <osg/Vec3></code><br>
<code>#include <osg/Matrix></code><br>
<p>
Include dependency graph for SoundNode:<p><center><img src="SoundNode__incl.png" border="0" usemap="#SoundNode_map" alt="Include dependency graph"></center>
<map name="SoundNode_map">
<area href="Export.html" shape="rect" coords="19,74,107,55" alt="">
<area href="SoundState.html" shape="rect" coords="171,74,291,55" alt="">
<area href="OccludeCallback.html" shape="rect" coords="156,167,305,149" 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="SoundNode.html#a0">osgAL_SoundNode_</a> 1</td></tr>
</table>
<hr><h2>Define Documentation</h2>
<a name="a0" doxytag="SoundNode::osgAL_SoundNode_"></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 osgAL_SoundNode_ 1
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
OsgAL - OpenSceneGraph Audio Library Copyright (C) 2004 VRlab, Ume University
<p>
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
<p>
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
<p>
You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. </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>
|