aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02366.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a02366.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to '')
-rw-r--r--docs/doxygen/nel/a02366.html646
1 files changed, 646 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02366.html b/docs/doxygen/nel/a02366.html
new file mode 100644
index 00000000..47b5c615
--- /dev/null
+++ b/docs/doxygen/nel/a02366.html
@@ -0,0 +1,646 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: NLSOUND::CClusteredSound::CSoundTravContext struct Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NLSOUND::CClusteredSound::CSoundTravContext Struct Reference</h1><code>#include &lt;<a class="el" href="a05566.html">clustered_sound.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+This structure is used when we traverse the cluster/portal graph.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00090">90</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexta0">CSoundTravContext</a> (const <a class="el" href="a03128.html">NLMISC::CVector</a> &amp;listenerPos, bool filterUnvisibleChild, bool filterUnvisibleFather)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. Init all default value. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexta0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02366.html">CSoundTravContext</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexta1">operator=</a> (const <a class="el" href="a02366.html">CSoundTravContext</a> &amp;other)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Assignment operator. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexta1"></a><br><br></td></tr>
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto0">Alpha</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A blending factor to compute virtual source position. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto0"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03128.html">NLMISC::CVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto1">Direction</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The current blended direction used to place vitual source. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto1"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03128.html">NLMISC::CVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto2">Direction1</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The direction vector from listener to the first portal/cluster. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03128.html">NLMISC::CVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto3">Direction2</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The direction vector from the first portal/cluster to the second one. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto3"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto4">Dist</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The distance acumulator. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto4"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto5">FilterUnvisibleChild</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A flag that indicate if we need to filter the unvisible child. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto5"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto6">FilterUnvisibleFather</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A flag that iindicate if we need to filter the unvisible father. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto6"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto7">Gain</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The current gain. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto7"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03128.html">NLMISC::CVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto8">ListenerPos</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The last pseudo listener position. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto8"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto9">NbPortal</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The number of traversed portals. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto9"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto10">Obstruction</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a10">sint32</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto11">Occlusion</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto12">OcclusionLFFactor</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto13">OcclusionRoomRatio</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02362.html">NL3D::CCluster</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto14">PreviousCluster</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The previously traversed cluster. Used to stop back traversal. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto14"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03128.html">NLMISC::CVector</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto15">PreviousVector</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The previous sound propagation vector. <a href="#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto15"></a><br><br></td></tr>
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexta0" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::CSoundTravContext" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> NLSOUND::CClusteredSound::CSoundTravContext::CSoundTravContext </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a03128.html">NLMISC::CVector</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>listenerPos</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>bool&nbsp;</td>
+ <td class="mdname" nowrap> <em>filterUnvisibleChild</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>bool&nbsp;</td>
+ <td class="mdname" nowrap> <em>filterUnvisibleFather</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Constructor. Init all default value.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00123">123</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+References <a class="el" href="a05566.html#l00109">Direction1</a>, <a class="el" href="a05566.html#l00111">Direction2</a>, <a class="el" href="a05566.html#l00101">FilterUnvisibleChild</a>, <a class="el" href="a05566.html#l00103">FilterUnvisibleFather</a>, <a class="el" href="a05566.html#l00120">ListenerPos</a>, <a class="el" href="a05566.html#l00105">NbPortal</a>, <a class="el" href="a05566.html#l00115">PreviousCluster</a>, and <a class="el" href="a05566.html#l00117">PreviousVector</a>.
+<p>
+<div class="fragment"><pre>00125 : <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto8">ListenerPos</a>(listenerPos),
+00126 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto7">Gain</a>(1.0f),
+00127 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto11">Occlusion</a>(0),
+00128 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto12">OcclusionLFFactor</a>(1.0f),
+00129 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto13">OcclusionRoomRatio</a>(1.0f),
+00130 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto10">Obstruction</a>(0),
+00131 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto4">Dist</a>(0),
+00132 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto5">FilterUnvisibleChild</a>(filterUnvisibleChild),
+00133 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto6">FilterUnvisibleFather</a>(filterUnvisibleFather),
+00134 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto9">NbPortal</a>(0),
+00135 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto0">Alpha</a>(0.0f),
+00136 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto2">Direction1</a>(NLMISC::CVector::Null),
+00137 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto3">Direction2</a>(NLMISC::CVector::Null),
+00138 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto1">Direction</a>(NLMISC::CVector::Null),
+00139 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto14">PreviousCluster</a>(0),
+00140 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto15">PreviousVector</a>(NLMISC::CVector::Null)
+00141 {}
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexta1" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::operator=" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a02366.html">CSoundTravContext</a>&amp; NLSOUND::CClusteredSound::CSoundTravContext::operator= </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02366.html">CSoundTravContext</a> &amp;&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>other</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap><code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Assignment operator.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00144">144</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+References <a class="el" href="a05566.html#l00107">Alpha</a>, <a class="el" href="a05566.html#l00113">Direction</a>, <a class="el" href="a05566.html#l00109">Direction1</a>, <a class="el" href="a05566.html#l00111">Direction2</a>, <a class="el" href="a05566.html#l00099">Dist</a>, <a class="el" href="a05566.html#l00101">FilterUnvisibleChild</a>, <a class="el" href="a05566.html#l00103">FilterUnvisibleFather</a>, <a class="el" href="a05566.html#l00093">Gain</a>, <a class="el" href="a05566.html#l00120">ListenerPos</a>, <a class="el" href="a05566.html#l00105">NbPortal</a>, <a class="el" href="a05566.html#l00097">Obstruction</a>, <a class="el" href="a05566.html#l00094">Occlusion</a>, <a class="el" href="a05566.html#l00095">OcclusionLFFactor</a>, <a class="el" href="a05566.html#l00096">OcclusionRoomRatio</a>, <a class="el" href="a05566.html#l00115">PreviousCluster</a>, and <a class="el" href="a05566.html#l00117">PreviousVector</a>.
+<p>
+<div class="fragment"><pre>00145 {
+00146 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto7">Gain</a> = other.Gain;
+00147 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto11">Occlusion</a> = other.Occlusion;
+00148 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto12">OcclusionLFFactor</a> = other.OcclusionLFFactor;
+00149 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto13">OcclusionRoomRatio</a> = other.OcclusionRoomRatio;
+00150 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto10">Obstruction</a> = other.Obstruction;
+00151 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto4">Dist</a> = other.Dist;
+00152 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto5">FilterUnvisibleChild</a> = other.FilterUnvisibleChild;
+00153 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto6">FilterUnvisibleFather</a> = other.FilterUnvisibleFather;
+00154 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto9">NbPortal</a> = other.NbPortal;
+00155 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto0">Alpha</a> = other.Alpha;
+00156 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto2">Direction1</a> = other.Direction1;
+00157 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto3">Direction2</a> = other.Direction2;
+00158 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto1">Direction</a> = other.Direction;
+00159 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto14">PreviousCluster</a> = other.PreviousCluster;
+00160 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto8">ListenerPos</a> = other.ListenerPos;
+00161 <a class="code" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto15">PreviousVector</a> = other.PreviousVector;
+00162 <span class="keywordflow">return</span> *<span class="keyword">this</span>;
+00163 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto0" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::Alpha" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> float <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto0">NLSOUND::CClusteredSound::CSoundTravContext::Alpha</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+A blending factor to compute virtual source position.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00107">107</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto1" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::Direction" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03128.html">NLMISC::CVector</a> <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto1">NLSOUND::CClusteredSound::CSoundTravContext::Direction</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The current blended direction used to place vitual source.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00113">113</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto2" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::Direction1" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03128.html">NLMISC::CVector</a> <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto2">NLSOUND::CClusteredSound::CSoundTravContext::Direction1</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The direction vector from listener to the first portal/cluster.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00109">109</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00123">CSoundTravContext()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto3" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::Direction2" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03128.html">NLMISC::CVector</a> <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto3">NLSOUND::CClusteredSound::CSoundTravContext::Direction2</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The direction vector from the first portal/cluster to the second one.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00111">111</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00123">CSoundTravContext()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto4" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::Dist" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> float <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto4">NLSOUND::CClusteredSound::CSoundTravContext::Dist</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The distance acumulator.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00099">99</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05565.html#l00941">NLSOUND::CClusteredSound::addNextTraverse()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto5" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::FilterUnvisibleChild" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto5">NLSOUND::CClusteredSound::CSoundTravContext::FilterUnvisibleChild</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+A flag that indicate if we need to filter the unvisible child.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00101">101</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00123">CSoundTravContext()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto6" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::FilterUnvisibleFather" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto6">NLSOUND::CClusteredSound::CSoundTravContext::FilterUnvisibleFather</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+A flag that iindicate if we need to filter the unvisible father.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00103">103</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00123">CSoundTravContext()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto7" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::Gain" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> float <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto7">NLSOUND::CClusteredSound::CSoundTravContext::Gain</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The current gain.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00093">93</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto8" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::ListenerPos" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03128.html">NLMISC::CVector</a> <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto8">NLSOUND::CClusteredSound::CSoundTravContext::ListenerPos</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The last pseudo listener position.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00120">120</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00123">CSoundTravContext()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto9" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::NbPortal" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto9">NLSOUND::CClusteredSound::CSoundTravContext::NbPortal</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The number of traversed portals.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00105">105</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00123">CSoundTravContext()</a>, <a class="el" href="a05565.html#l00982">NLSOUND::CClusteredSound::interpolateSourceDirection()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto10" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::Obstruction" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a10">sint32</a> <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto10">NLSOUND::CClusteredSound::CSoundTravContext::Obstruction</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00097">97</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto11" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::Occlusion" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a10">sint32</a> <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto11">NLSOUND::CClusteredSound::CSoundTravContext::Occlusion</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00094">94</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto12" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::OcclusionLFFactor" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> float <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto12">NLSOUND::CClusteredSound::CSoundTravContext::OcclusionLFFactor</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00095">95</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto13" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::OcclusionRoomRatio" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> float <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto13">NLSOUND::CClusteredSound::CSoundTravContext::OcclusionRoomRatio</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00096">96</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto14" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::PreviousCluster" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a02362.html">NL3D::CCluster</a>* <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto14">NLSOUND::CClusteredSound::CSoundTravContext::PreviousCluster</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The previously traversed cluster. Used to stop back traversal.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00115">115</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00123">CSoundTravContext()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto15" doxytag="NLSOUND::CClusteredSound::CSoundTravContext::PreviousVector" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03128.html">NLMISC::CVector</a> <a class="el" href="a02366.html#NLSOUND_1_1CClusteredSound_1_1CSoundTravContexto15">NLSOUND::CClusteredSound::CSoundTravContext::PreviousVector</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+The previous sound propagation vector.
+<p>
+
+<p>
+Definition at line <a class="el" href="a05566.html#l00117">117</a> of file <a class="el" href="a05566.html">clustered_sound.h</a>.
+<p>
+Referenced by <a class="el" href="a05566.html#l00123">CSoundTravContext()</a>, <a class="el" href="a05566.html#l00144">operator=()</a>, and <a class="el" href="a05565.html#l00481">NLSOUND::CClusteredSound::soundTraverse()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="a05566.html">clustered_sound.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 14:35:25 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>