aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a02251.html
blob: ebad5dcd809db06f8971b4d5d959caef7d9d03c3 (plain)
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
<!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::CBackgroundSoundManager::TSoundData 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::CBackgroundSoundManager::TSoundData Struct Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
Storage for all a sound in a layer. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00238">238</a> of file <a class="el" href="a05472.html">background_sound_manager.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>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDataa0">serial</a> (<a class="el" href="a02270.html">NLMISC::IStream</a> &amp;<a class="el" href="a04223.html#a626">s</a>)</td></tr>

<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao0">IsPath</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Flag for path/patatoid sound.  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao0"></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao1">MaxBox</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The max vector of the bounding box.  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao1"></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao2">MaxDist</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The max earing distance of the sound.  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao2"></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao3">MinBox</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The min vector of the bounding box.  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao3"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; <a class="el" href="a03128.html">NLMISC::CVector</a> &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao4">Points</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The vector of points compositing the primitive.  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao4"></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao5">Selected</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Flag telling if this sound is currently selected for play by bounding box.  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao5"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02246.html">CSound</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao6">Sound</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The reference to the sound.  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao6"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a05378.html#a236">NLMISC::TStringId</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao7">SoundName</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The name of the sound.  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao7"></a><br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02254.html">CSourceCommon</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao8">Source</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A source instance of the sound (may be NULL).  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao8"></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao9">Surface</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The surface of the bounding box (used for patatoid competition).  <a href="#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao9"></a><br><br></td></tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDataa0" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::serial" ></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"> void NLSOUND::CBackgroundSoundManager::TSoundData::serial </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="a02270.html">NLMISC::IStream</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap> <em>s</em>          </td>
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </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="a05471.html#l01462">1462</a> of file <a class="el" href="a05471.html">background_sound_manager.cpp</a>.
<p>
References <a class="el" href="a05465.html#l01510">NLSOUND::CAudioMixerUser::getSoundId()</a>, <a class="el" href="a05472.html#l00256">IsPath</a>, <a class="el" href="a06470.html#l00081">NLMISC::CStringMapper::map()</a>, <a class="el" href="a05472.html#l00254">MaxDist</a>, <a class="el" href="a05646.html#l00977">s</a>, <a class="el" href="a05472.html#l00243">Sound</a>, and <a class="el" href="a05472.html#l00245">Source</a>.
<p>
<div class="fragment"><pre>01463 {
01464         std::string str;
01465 
01466         <span class="keywordflow">if</span> (<a class="code" href="a04223.html#a626">s</a>.isReading())
01467         {
01468                 CAudioMixerUser *mixer = CAudioMixerUser::instance();
01469                 <a class="code" href="a04223.html#a626">s</a>.serial(str);
01470                 <a class="code" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao7">SoundName</a> = <a class="code" href="a03450.html#NLMISC_1_1CStringMappere3">NLMISC::CStringMapper::map</a>(str);
01471                 <a class="code" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao6">Sound</a> = mixer-&gt;getSoundId(SoundName);
01472                 <a class="code" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao8">Source</a> = NULL;
01473                 <a class="code" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao5">Selected</a> = <span class="keyword">false</span>;
01474         }
01475         <span class="keywordflow">else</span>
01476         {
01477                 <a class="code" href="a04223.html#a626">s</a>.serial(const_cast&lt;std::string&amp;&gt;(NLMISC::CStringMapper::unmap(SoundName)));
01478         }
01479         <a class="code" href="a04223.html#a626">s</a>.serial(MinBox);
01480         <a class="code" href="a04223.html#a626">s</a>.serial(MaxBox);
01481         <a class="code" href="a04223.html#a626">s</a>.serial(Surface);
01482         <a class="code" href="a04223.html#a626">s</a>.serial(MaxDist);
01483         <a class="code" href="a04223.html#a626">s</a>.serial(IsPath);
01484         <a class="code" href="a04223.html#a626">s</a>.serialCont(Points);
01485 }
</pre></div>    </td>
  </tr>
</table>
<hr><h2>Field Documentation</h2>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao0" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::IsPath" ></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao0">NLSOUND::CBackgroundSoundManager::TSoundData::IsPath</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Flag for path/patatoid sound. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00256">256</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>, <a class="el" href="a05471.html#l01462">serial()</a>, and <a class="el" href="a05471.html#l00861">NLSOUND::CBackgroundSoundManager::updateBackgroundStatus()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao1" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::MaxBox" ></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao1">NLSOUND::CBackgroundSoundManager::TSoundData::MaxBox</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The max vector of the bounding box. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00250">250</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao2" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::MaxDist" ></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao2">NLSOUND::CBackgroundSoundManager::TSoundData::MaxDist</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The max earing distance of the sound. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00254">254</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>, <a class="el" href="a05471.html#l01462">serial()</a>, and <a class="el" href="a05471.html#l00861">NLSOUND::CBackgroundSoundManager::updateBackgroundStatus()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao3" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::MinBox" ></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao3">NLSOUND::CBackgroundSoundManager::TSoundData::MinBox</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The min vector of the bounding box. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00248">248</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao4" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::Points" ></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"> std::vector&lt;<a class="el" href="a03128.html">NLMISC::CVector</a>&gt; <a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao4">NLSOUND::CBackgroundSoundManager::TSoundData::Points</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The vector of points compositing the primitive. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00258">258</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>, and <a class="el" href="a05471.html#l00861">NLSOUND::CBackgroundSoundManager::updateBackgroundStatus()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao5" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::Selected" ></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao5">NLSOUND::CBackgroundSoundManager::TSoundData::Selected</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Flag telling if this sound is currently selected for play by bounding box. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00260">260</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>, and <a class="el" href="a05471.html#l00861">NLSOUND::CBackgroundSoundManager::updateBackgroundStatus()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao6" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::Sound" ></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="a02246.html">CSound</a>* <a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao6">NLSOUND::CBackgroundSoundManager::TSoundData::Sound</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The reference to the sound. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00243">243</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>, <a class="el" href="a05471.html#l01462">serial()</a>, and <a class="el" href="a05471.html#l00861">NLSOUND::CBackgroundSoundManager::updateBackgroundStatus()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao7" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::SoundName" ></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="a05378.html#a236">NLMISC::TStringId</a> <a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao7">NLSOUND::CBackgroundSoundManager::TSoundData::SoundName</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The name of the sound. 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00241">241</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao8" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::Source" ></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="a02254.html">CSourceCommon</a>* <a class="el" href="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao8">NLSOUND::CBackgroundSoundManager::TSoundData::Source</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
A source instance of the sound (may be NULL). 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00245">245</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>, <a class="el" href="a05471.html#l01462">serial()</a>, and <a class="el" href="a05471.html#l00861">NLSOUND::CBackgroundSoundManager::updateBackgroundStatus()</a>.    </td>
  </tr>
</table>
<a class="anchor" name="NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao9" doxytag="NLSOUND::CBackgroundSoundManager::TSoundData::Surface" ></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="a02251.html#NLSOUND_1_1CBackgroundSoundManager_1_1TSoundDatao9">NLSOUND::CBackgroundSoundManager::TSoundData::Surface</a>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The surface of the bounding box (used for patatoid competition). 
<p>

<p>
Definition at line <a class="el" href="a05472.html#l00252">252</a> of file <a class="el" href="a05472.html">background_sound_manager.h</a>.
<p>
Referenced by <a class="el" href="a05471.html#l00093">NLSOUND::CBackgroundSoundManager::addSound()</a>, and <a class="el" href="a05471.html#l00861">NLSOUND::CBackgroundSoundManager::updateBackgroundStatus()</a>.    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following files:<ul>
<li><a class="el" href="a05472.html">background_sound_manager.h</a><li><a class="el" href="a05471.html">background_sound_manager.cpp</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 14:32:09 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>