File: vectortable_8h-source.html

package info (click to toggle)
libnoise 1.0.0%2Brepack-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 6,552 kB
  • ctags: 1,688
  • sloc: cpp: 6,111; makefile: 113
file content (412 lines) | stat: -rw-r--r-- 18,006 bytes parent folder | download | duplicates (3)
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
399
400
401
402
403
404
405
406
407
408
409
410
411
412
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <title>libnoise: Documentation</title>
  <link rel='stylesheet' type='text/css' href='doxygen.css'>
  <meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1'>
 </head>
 <body>
  <table class='layout'>
   <tr>
    <td class='sidebar' rowspan='2'>
     <p>
      Navigation menu
     </p>
     <ul class='toc'>
      <li>
       <a href='http://libnoise.sourceforge.net/index.html'>Main</a>
      </li>
      <li>
       <a href='http://libnoise.sourceforge.net/downloads/index.html'>Downloads</a>
      </li>
      <li>
       <a href='http://libnoise.sourceforge.net/coherentnoise/index.html'>What is coherent noise?</a>
      </li>
      <li>
       <a href='http://libnoise.sourceforge.net/noisegen/index.html'>Generating coherent noise</a>
      </li>
      <li>
       <a href='http://libnoise.sourceforge.net/glossary/index.html'>Glossary</a>
      </li>
      <li>
       <a href='http://libnoise.sourceforge.net/examples/index.html'>Examples</a>
       <ul class='toc'>
        <li>
         <a href='http://libnoise.sourceforge.net/examples/textures/index.html'>Procedural textures</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/examples/complexplanet/index.html'>Complex planetary surface</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/examples/worms/index.html'>Perlin worms</a>
        </li>
       </ul>
      </li>
      <li>
       <strong>Docs</strong>
      </li>
      <li>
       <a href='tutorials/index.html'>Tutorials</a>
       <ul class='toc'>
        <li>
         <a href='http://libnoise.sourceforge.net/tutorials/tutorial1.html'>Tutorial 1</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/tutorials/tutorial2.html'>Tutorial 2</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/tutorials/tutorial3.html'>Tutorial 3</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/tutorials/tutorial4.html'>Tutorial 4</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/tutorials/tutorial5.html'>Tutorial 5</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/tutorials/tutorial6.html'>Tutorial 6</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/tutorials/tutorial7.html'>Tutorial 7</a>
        </li>
        <li>
         <a href='http://libnoise.sourceforge.net/tutorials/tutorial8.html'>Tutorial 8</a>
        </li>
       </ul>
      </li>
      <li>
       <a href='http://libnoise.sourceforge.net/cvs/index.html'>CVS</a>
      </li>
      <li>
       <a href='http://libnoise.sourceforge.net/links/index.html'>Links</a>
      </li>
     </ul>
    </td>
    <td class='header'>
     <p>
      <img src='libnoise.png' alt='libnoise logo'>
     </p>   
     <p>
      A portable, open-source, coherent noise-generating library for C++
     </p>
     <hr>
    </td>
   </tr>
   <tr>
    <td class='content'>

<!-- start rich gooey content -->
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">src</a></div>
<h1>vectortable.h</h1><div class="fragment"><pre class="fragment">00001 <span class="comment">// vectortable.h</span>
00002 <span class="comment">//</span>
00003 <span class="comment">// Written by Jason Bevins.  Actually it's the output of a program written</span>
00004 <span class="comment">// by me.  I'm not going to copyright a bunch of random numbers (although</span>
00005 <span class="comment">// you could probably do so in the States, the way things are going down</span>
00006 <span class="comment">// there :-)</span>
00007 <span class="comment">//</span>
00008 <span class="comment">// This file is in the public domain.</span>
00009 <span class="comment">//</span>
00010 
00011 <span class="preprocessor">#ifndef NOISE_VECTORTABLE_H</span>
00012 <span class="preprocessor"></span><span class="preprocessor">#define NOISE_VECTORTABLE_H</span>
00013 <span class="preprocessor"></span>
00014 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
00015 <span class="preprocessor"></span>
00016 <span class="keyword">namespace </span>noise
00017 {
00018 
00019   <span class="comment">// A table of 256 random normalized vectors.  Each row is an (x, y, z, 0)</span>
00020   <span class="comment">// coordinate.  The 0 is used as padding so we can use bit shifts to index</span>
00021   <span class="comment">// any row in the table.  These vectors have an even statistical</span>
00022   <span class="comment">// distribution, which improves the quality of the coherent noise</span>
00023   <span class="comment">// generated by these vectors.  For more information, see "GPU Gems",</span>
00024   <span class="comment">// Chapter 5 - Implementing Improved Perlin Noise by Ken Perlin,</span>
00025   <span class="comment">// specifically page 76.</span>
00026   <span class="keywordtype">double</span> g_randomVectors[256 * 4] =
00027   {
00028     -0.763874, -0.596439, -0.246489, 0.0,
00029     0.396055, 0.904518, -0.158073, 0.0,
00030     -0.499004, -0.8665, -0.0131631, 0.0,
00031     0.468724, -0.824756, 0.316346, 0.0,
00032     0.829598, 0.43195, 0.353816, 0.0,
00033     -0.454473, 0.629497, -0.630228, 0.0,
00034     -0.162349, -0.869962, -0.465628, 0.0,
00035     0.932805, 0.253451, 0.256198, 0.0,
00036     -0.345419, 0.927299, -0.144227, 0.0,
00037     -0.715026, -0.293698, -0.634413, 0.0,
00038     -0.245997, 0.717467, -0.651711, 0.0,
00039     -0.967409, -0.250435, -0.037451, 0.0,
00040     0.901729, 0.397108, -0.170852, 0.0,
00041     0.892657, -0.0720622, -0.444938, 0.0,
00042     0.0260084, -0.0361701, 0.999007, 0.0,
00043     0.949107, -0.19486, 0.247439, 0.0,
00044     0.471803, -0.807064, -0.355036, 0.0,
00045     0.879737, 0.141845, 0.453809, 0.0,
00046     0.570747, 0.696415, 0.435033, 0.0,
00047     -0.141751, -0.988233, -0.0574584, 0.0,
00048     -0.58219, -0.0303005, 0.812488, 0.0,
00049     -0.60922, 0.239482, -0.755975, 0.0,
00050     0.299394, -0.197066, -0.933557, 0.0,
00051     -0.851615, -0.220702, -0.47544, 0.0,
00052     0.848886, 0.341829, -0.403169, 0.0,
00053     -0.156129, -0.687241, 0.709453, 0.0,
00054     -0.665651, 0.626724, 0.405124, 0.0,
00055     0.595914, -0.674582, 0.43569, 0.0,
00056     0.171025, -0.509292, 0.843428, 0.0,
00057     0.78605, 0.536414, -0.307222, 0.0,
00058     0.18905, -0.791613, 0.581042, 0.0,
00059     -0.294916, 0.844994, 0.446105, 0.0,
00060     0.342031, -0.58736, -0.7335, 0.0,
00061     0.57155, 0.7869, 0.232635, 0.0,
00062     0.885026, -0.408223, 0.223791, 0.0,
00063     -0.789518, 0.571645, 0.223347, 0.0,
00064     0.774571, 0.31566, 0.548087, 0.0,
00065     -0.79695, -0.0433603, -0.602487, 0.0,
00066     -0.142425, -0.473249, -0.869339, 0.0,
00067     -0.0698838, 0.170442, 0.982886, 0.0,
00068     0.687815, -0.484748, 0.540306, 0.0,
00069     0.543703, -0.534446, -0.647112, 0.0,
00070     0.97186, 0.184391, -0.146588, 0.0,
00071     0.707084, 0.485713, -0.513921, 0.0,
00072     0.942302, 0.331945, 0.043348, 0.0,
00073     0.499084, 0.599922, 0.625307, 0.0,
00074     -0.289203, 0.211107, 0.9337, 0.0,
00075     0.412433, -0.71667, -0.56239, 0.0,
00076     0.87721, -0.082816, 0.47291, 0.0,
00077     -0.420685, -0.214278, 0.881538, 0.0,
00078     0.752558, -0.0391579, 0.657361, 0.0,
00079     0.0765725, -0.996789, 0.0234082, 0.0,
00080     -0.544312, -0.309435, -0.779727, 0.0,
00081     -0.455358, -0.415572, 0.787368, 0.0,
00082     -0.874586, 0.483746, 0.0330131, 0.0,
00083     0.245172, -0.0838623, 0.965846, 0.0,
00084     0.382293, -0.432813, 0.81641, 0.0,
00085     -0.287735, -0.905514, 0.311853, 0.0,
00086     -0.667704, 0.704955, -0.239186, 0.0,
00087     0.717885, -0.464002, -0.518983, 0.0,
00088     0.976342, -0.214895, 0.0240053, 0.0,
00089     -0.0733096, -0.921136, 0.382276, 0.0,
00090     -0.986284, 0.151224, -0.0661379, 0.0,
00091     -0.899319, -0.429671, 0.0812908, 0.0,
00092     0.652102, -0.724625, 0.222893, 0.0,
00093     0.203761, 0.458023, -0.865272, 0.0,
00094     -0.030396, 0.698724, -0.714745, 0.0,
00095     -0.460232, 0.839138, 0.289887, 0.0,
00096     -0.0898602, 0.837894, 0.538386, 0.0,
00097     -0.731595, 0.0793784, 0.677102, 0.0,
00098     -0.447236, -0.788397, 0.422386, 0.0,
00099     0.186481, 0.645855, -0.740335, 0.0,
00100     -0.259006, 0.935463, 0.240467, 0.0,
00101     0.445839, 0.819655, -0.359712, 0.0,
00102     0.349962, 0.755022, -0.554499, 0.0,
00103     -0.997078, -0.0359577, 0.0673977, 0.0,
00104     -0.431163, -0.147516, -0.890133, 0.0,
00105     0.299648, -0.63914, 0.708316, 0.0,
00106     0.397043, 0.566526, -0.722084, 0.0,
00107     -0.502489, 0.438308, -0.745246, 0.0,
00108     0.0687235, 0.354097, 0.93268, 0.0,
00109     -0.0476651, -0.462597, 0.885286, 0.0,
00110     -0.221934, 0.900739, -0.373383, 0.0,
00111     -0.956107, -0.225676, 0.186893, 0.0,
00112     -0.187627, 0.391487, -0.900852, 0.0,
00113     -0.224209, -0.315405, 0.92209, 0.0,
00114     -0.730807, -0.537068, 0.421283, 0.0,
00115     -0.0353135, -0.816748, 0.575913, 0.0,
00116     -0.941391, 0.176991, -0.287153, 0.0,
00117     -0.154174, 0.390458, 0.90762, 0.0,
00118     -0.283847, 0.533842, 0.796519, 0.0,
00119     -0.482737, -0.850448, 0.209052, 0.0,
00120     -0.649175, 0.477748, 0.591886, 0.0,
00121     0.885373, -0.405387, -0.227543, 0.0,
00122     -0.147261, 0.181623, -0.972279, 0.0,
00123     0.0959236, -0.115847, -0.988624, 0.0,
00124     -0.89724, -0.191348, 0.397928, 0.0,
00125     0.903553, -0.428461, -0.00350461, 0.0,
00126     0.849072, -0.295807, -0.437693, 0.0,
00127     0.65551, 0.741754, -0.141804, 0.0,
00128     0.61598, -0.178669, 0.767232, 0.0,
00129     0.0112967, 0.932256, -0.361623, 0.0,
00130     -0.793031, 0.258012, 0.551845, 0.0,
00131     0.421933, 0.454311, 0.784585, 0.0,
00132     -0.319993, 0.0401618, -0.946568, 0.0,
00133     -0.81571, 0.551307, -0.175151, 0.0,
00134     -0.377644, 0.00322313, 0.925945, 0.0,
00135     0.129759, -0.666581, -0.734052, 0.0,
00136     0.601901, -0.654237, -0.457919, 0.0,
00137     -0.927463, -0.0343576, -0.372334, 0.0,
00138     -0.438663, -0.868301, -0.231578, 0.0,
00139     -0.648845, -0.749138, -0.133387, 0.0,
00140     0.507393, -0.588294, 0.629653, 0.0,
00141     0.726958, 0.623665, 0.287358, 0.0,
00142     0.411159, 0.367614, -0.834151, 0.0,
00143     0.806333, 0.585117, -0.0864016, 0.0,
00144     0.263935, -0.880876, 0.392932, 0.0,
00145     0.421546, -0.201336, 0.884174, 0.0,
00146     -0.683198, -0.569557, -0.456996, 0.0,
00147     -0.117116, -0.0406654, -0.992285, 0.0,
00148     -0.643679, -0.109196, -0.757465, 0.0,
00149     -0.561559, -0.62989, 0.536554, 0.0,
00150     0.0628422, 0.104677, -0.992519, 0.0,
00151     0.480759, -0.2867, -0.828658, 0.0,
00152     -0.228559, -0.228965, -0.946222, 0.0,
00153     -0.10194, -0.65706, -0.746914, 0.0,
00154     0.0689193, -0.678236, 0.731605, 0.0,
00155     0.401019, -0.754026, 0.52022, 0.0,
00156     -0.742141, 0.547083, -0.387203, 0.0,
00157     -0.00210603, -0.796417, -0.604745, 0.0,
00158     0.296725, -0.409909, -0.862513, 0.0,
00159     -0.260932, -0.798201, 0.542945, 0.0,
00160     -0.641628, 0.742379, 0.192838, 0.0,
00161     -0.186009, -0.101514, 0.97729, 0.0,
00162     0.106711, -0.962067, 0.251079, 0.0,
00163     -0.743499, 0.30988, -0.592607, 0.0,
00164     -0.795853, -0.605066, -0.0226607, 0.0,
00165     -0.828661, -0.419471, -0.370628, 0.0,
00166     0.0847218, -0.489815, -0.8677, 0.0,
00167     -0.381405, 0.788019, -0.483276, 0.0,
00168     0.282042, -0.953394, 0.107205, 0.0,
00169     0.530774, 0.847413, 0.0130696, 0.0,
00170     0.0515397, 0.922524, 0.382484, 0.0,
00171     -0.631467, -0.709046, 0.313852, 0.0,
00172     0.688248, 0.517273, 0.508668, 0.0,
00173     0.646689, -0.333782, -0.685845, 0.0,
00174     -0.932528, -0.247532, -0.262906, 0.0,
00175     0.630609, 0.68757, -0.359973, 0.0,
00176     0.577805, -0.394189, 0.714673, 0.0,
00177     -0.887833, -0.437301, -0.14325, 0.0,
00178     0.690982, 0.174003, 0.701617, 0.0,
00179     -0.866701, 0.0118182, 0.498689, 0.0,
00180     -0.482876, 0.727143, 0.487949, 0.0,
00181     -0.577567, 0.682593, -0.447752, 0.0,
00182     0.373768, 0.0982991, 0.922299, 0.0,
00183     0.170744, 0.964243, -0.202687, 0.0,
00184     0.993654, -0.035791, -0.106632, 0.0,
00185     0.587065, 0.4143, -0.695493, 0.0,
00186     -0.396509, 0.26509, -0.878924, 0.0,
00187     -0.0866853, 0.83553, -0.542563, 0.0,
00188     0.923193, 0.133398, -0.360443, 0.0,
00189     0.00379108, -0.258618, 0.965972, 0.0,
00190     0.239144, 0.245154, -0.939526, 0.0,
00191     0.758731, -0.555871, 0.33961, 0.0,
00192     0.295355, 0.309513, 0.903862, 0.0,
00193     0.0531222, -0.91003, -0.411124, 0.0,
00194     0.270452, 0.0229439, -0.96246, 0.0,
00195     0.563634, 0.0324352, 0.825387, 0.0,
00196     0.156326, 0.147392, 0.976646, 0.0,
00197     -0.0410141, 0.981824, 0.185309, 0.0,
00198     -0.385562, -0.576343, -0.720535, 0.0,
00199     0.388281, 0.904441, 0.176702, 0.0,
00200     0.945561, -0.192859, -0.262146, 0.0,
00201     0.844504, 0.520193, 0.127325, 0.0,
00202     0.0330893, 0.999121, -0.0257505, 0.0,
00203     -0.592616, -0.482475, -0.644999, 0.0,
00204     0.539471, 0.631024, -0.557476, 0.0,
00205     0.655851, -0.027319, -0.754396, 0.0,
00206     0.274465, 0.887659, 0.369772, 0.0,
00207     -0.123419, 0.975177, -0.183842, 0.0,
00208     -0.223429, 0.708045, 0.66989, 0.0,
00209     -0.908654, 0.196302, 0.368528, 0.0,
00210     -0.95759, -0.00863708, 0.288005, 0.0,
00211     0.960535, 0.030592, 0.276472, 0.0,
00212     -0.413146, 0.907537, 0.0754161, 0.0,
00213     -0.847992, 0.350849, -0.397259, 0.0,
00214     0.614736, 0.395841, 0.68221, 0.0,
00215     -0.503504, -0.666128, -0.550234, 0.0,
00216     -0.268833, -0.738524, -0.618314, 0.0,
00217     0.792737, -0.60001, -0.107502, 0.0,
00218     -0.637582, 0.508144, -0.579032, 0.0,
00219     0.750105, 0.282165, -0.598101, 0.0,
00220     -0.351199, -0.392294, -0.850155, 0.0,
00221     0.250126, -0.960993, -0.118025, 0.0,
00222     -0.732341, 0.680909, -0.0063274, 0.0,
00223     -0.760674, -0.141009, 0.633634, 0.0,
00224     0.222823, -0.304012, 0.926243, 0.0,
00225     0.209178, 0.505671, 0.836984, 0.0,
00226     0.757914, -0.56629, -0.323857, 0.0,
00227     -0.782926, -0.339196, 0.52151, 0.0,
00228     -0.462952, 0.585565, 0.665424, 0.0,
00229     0.61879, 0.194119, -0.761194, 0.0,
00230     0.741388, -0.276743, 0.611357, 0.0,
00231     0.707571, 0.702621, 0.0752872, 0.0,
00232     0.156562, 0.819977, 0.550569, 0.0,
00233     -0.793606, 0.440216, 0.42, 0.0,
00234     0.234547, 0.885309, -0.401517, 0.0,
00235     0.132598, 0.80115, -0.58359, 0.0,
00236     -0.377899, -0.639179, 0.669808, 0.0,
00237     -0.865993, -0.396465, 0.304748, 0.0,
00238     -0.624815, -0.44283, 0.643046, 0.0,
00239     -0.485705, 0.825614, -0.287146, 0.0,
00240     -0.971788, 0.175535, 0.157529, 0.0,
00241     -0.456027, 0.392629, 0.798675, 0.0,
00242     -0.0104443, 0.521623, -0.853112, 0.0,
00243     -0.660575, -0.74519, 0.091282, 0.0,
00244     -0.0157698, -0.307475, -0.951425, 0.0,
00245     -0.603467, -0.250192, 0.757121, 0.0,
00246     0.506876, 0.25006, 0.824952, 0.0,
00247     0.255404, 0.966794, 0.00884498, 0.0,
00248     0.466764, -0.874228, -0.133625, 0.0,
00249     0.475077, -0.0682351, -0.877295, 0.0,
00250     -0.224967, -0.938972, -0.260233, 0.0,
00251     -0.377929, -0.814757, -0.439705, 0.0,
00252     -0.305847, 0.542333, -0.782517, 0.0,
00253     0.26658, -0.902905, -0.337191, 0.0,
00254     0.0275773, 0.322158, -0.946284, 0.0,
00255     0.0185422, 0.716349, 0.697496, 0.0,
00256     -0.20483, 0.978416, 0.0273371, 0.0,
00257     -0.898276, 0.373969, 0.230752, 0.0,
00258     -0.00909378, 0.546594, 0.837349, 0.0,
00259     0.6602, -0.751089, 0.000959236, 0.0,
00260     0.855301, -0.303056, 0.420259, 0.0,
00261     0.797138, 0.0623013, -0.600574, 0.0,
00262     0.48947, -0.866813, 0.0951509, 0.0,
00263     0.251142, 0.674531, 0.694216, 0.0,
00264     -0.578422, -0.737373, -0.348867, 0.0,
00265     -0.254689, -0.514807, 0.818601, 0.0,
00266     0.374972, 0.761612, 0.528529, 0.0,
00267     0.640303, -0.734271, -0.225517, 0.0,
00268     -0.638076, 0.285527, 0.715075, 0.0,
00269     0.772956, -0.15984, -0.613995, 0.0,
00270     0.798217, -0.590628, 0.118356, 0.0,
00271     -0.986276, -0.0578337, -0.154644, 0.0,
00272     -0.312988, -0.94549, 0.0899272, 0.0,
00273     -0.497338, 0.178325, 0.849032, 0.0,
00274     -0.101136, -0.981014, 0.165477, 0.0,
00275     -0.521688, 0.0553434, -0.851339, 0.0,
00276     -0.786182, -0.583814, 0.202678, 0.0,
00277     -0.565191, 0.821858, -0.0714658, 0.0,
00278     0.437895, 0.152598, -0.885981, 0.0,
00279     -0.92394, 0.353436, -0.14635, 0.0,
00280     0.212189, -0.815162, -0.538969, 0.0,
00281     -0.859262, 0.143405, -0.491024, 0.0,
00282     0.991353, 0.112814, 0.0670273, 0.0,
00283     0.0337884, -0.979891, -0.196654, 0.0
00284   };
00285 
00286 }
00287 
00288 <span class="preprocessor">#endif</span>
00289 <span class="preprocessor"></span>
00290 <span class="preprocessor">#endif</span>
</pre></div><!-- end rich gooey content -->

    </td>
   </tr>
   <tr>
    <td class='footer' colspan='2'>
     <p>
      &copy; 2003-2005 Jason Bevins
     </p>
     <p>
      <a href='http://www.doxygen.org/'><img src='doxygen.png' alt='Doxygen logo'></a>
      <br>
      The libnoise source documentation was generated by <a href='http://www.doxygen.org/'>doxygen</a> 1.3.9.1
     </p>
    </td>
   </tr>
  </table>
 </body>
</html>