Changeset 31
- Timestamp:
- 05/26/07 23:16:09 (1 year ago)
- Files:
-
- trunk/bin/yage.exe (modified) (previous)
- trunk/doc/api/index.html (modified) (2 diffs)
- trunk/doc/api/yage.all.html (modified) (2 diffs)
- trunk/doc/api/yage.core.all.html (modified) (2 diffs)
- trunk/doc/api/yage.core.array.html (added)
- trunk/doc/api/yage.core.freelist.html (modified) (2 diffs)
- trunk/doc/api/yage.core.matrix.html (modified) (2 diffs)
- trunk/doc/api/yage.core.misc.html (modified) (2 diffs)
- trunk/doc/api/yage.core.parse.html (modified) (2 diffs)
- trunk/doc/api/yage.core.plane.html (modified) (2 diffs)
- trunk/doc/api/yage.core.quatrn.html (modified) (2 diffs)
- trunk/doc/api/yage.core.repeater.html (modified) (2 diffs)
- trunk/doc/api/yage.core.timer.html (modified) (2 diffs)
- trunk/doc/api/yage.core.vector.html (modified) (2 diffs)
- trunk/doc/api/yage.core.xml.html (modified) (2 diffs)
- trunk/doc/api/yage.gameobj.html (modified) (2 diffs)
- trunk/doc/api/yage.main.html (modified) (2 diffs)
- trunk/doc/api/yage.node.all.html (modified) (2 diffs)
- trunk/doc/api/yage.node.base.html (modified) (2 diffs)
- trunk/doc/api/yage.node.camera.html (modified) (2 diffs)
- trunk/doc/api/yage.node.graph.html (modified) (5 diffs)
- trunk/doc/api/yage.node.light.html (modified) (2 diffs)
- trunk/doc/api/yage.node.model.html (modified) (2 diffs)
- trunk/doc/api/yage.node.moveable.html (modified) (2 diffs)
- trunk/doc/api/yage.node.node.html (modified) (2 diffs)
- trunk/doc/api/yage.node.scene.html (modified) (3 diffs)
- trunk/doc/api/yage.node.sound.html (modified) (2 diffs)
- trunk/doc/api/yage.node.sprite.html (modified) (2 diffs)
- trunk/doc/api/yage.node.terrain.html (modified) (3 diffs)
- trunk/doc/api/yage.resource.all.html (modified) (2 diffs)
- trunk/doc/api/yage.resource.image.html (modified) (2 diffs)
- trunk/doc/api/yage.resource.layer.html (modified) (2 diffs)
- trunk/doc/api/yage.resource.material.html (modified) (3 diffs)
- trunk/doc/api/yage.resource.mesh.html (modified) (6 diffs)
- trunk/doc/api/yage.resource.model.html (modified) (9 diffs)
- trunk/doc/api/yage.resource.modelloader.html (modified) (2 diffs)
- trunk/doc/api/yage.resource.resource.html (modified) (2 diffs)
- trunk/doc/api/yage.resource.shader.html (modified) (2 diffs)
- trunk/doc/api/yage.resource.sound.html (modified) (2 diffs)
- trunk/doc/api/yage.resource.texture.html (modified) (2 diffs)
- trunk/doc/api/yage.ship.html (modified) (2 diffs)
- trunk/doc/api/yage.system.all.html (modified) (2 diffs)
- trunk/doc/api/yage.system.constant.html (modified) (2 diffs)
- trunk/doc/api/yage.system.device.html (modified) (2 diffs)
- trunk/doc/api/yage.system.input.html (modified) (2 diffs)
- trunk/doc/api/yage.system.log.html (modified) (2 diffs)
- trunk/doc/api/yage.system.render.html (modified) (2 diffs)
- trunk/doc/api/yage.universe.html (modified) (2 diffs)
- trunk/doc/api/yage.util.all.html (modified) (2 diffs)
- trunk/doc/api/yage.util.flyer.html (modified) (2 diffs)
- trunk/doc/api/yage.util.misc.html (modified) (2 diffs)
- trunk/doc/api/yage.util.spring.html (modified) (2 diffs)
- trunk/proj/buildme.d (modified) (5 diffs)
- trunk/src/yage/core/all.d (modified) (1 diff)
- trunk/src/yage/core/array.d (added)
- trunk/src/yage/core/misc.d (modified) (1 diff)
- trunk/src/yage/main.d (modified) (3 diffs)
- trunk/src/yage/node/base.d (modified) (6 diffs)
- trunk/src/yage/node/graph.d (modified) (11 diffs)
- trunk/src/yage/node/light.d (modified) (1 diff)
- trunk/src/yage/node/moveable.d (modified) (3 diffs)
- trunk/src/yage/node/node.d (modified) (9 diffs)
- trunk/src/yage/node/scene.d (modified) (6 diffs)
- trunk/src/yage/node/sound.d (modified) (1 diff)
- trunk/src/yage/node/terrain.d (modified) (7 diffs)
- trunk/src/yage/resource/image.d (modified) (1 diff)
- trunk/src/yage/resource/layer.d (modified) (6 diffs)
- trunk/src/yage/resource/material.d (modified) (4 diffs)
- trunk/src/yage/resource/mesh.d (modified) (8 diffs)
- trunk/src/yage/resource/model.d (modified) (11 diffs)
- trunk/src/yage/resource/modelloader.d (modified) (10 diffs)
- trunk/src/yage/resource/resource.d (modified) (6 diffs)
- trunk/src/yage/system/render.d (modified) (8 diffs)
- trunk/src/yage/universe.d (modified) (2 diffs)
- trunk/src/yage/util/misc.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/api/index.html
r29 r31 100 100 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 101 101 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 102 on Thu May 17 23:35:062007102 on Sat May 26 23:07:47 2007 103 103 104 104 </div> … … 111 111 explorer.packageExplorer.addModule("yage.core.all"); 112 112 113 explorer.packageExplorer.addModule("yage.core.array"); 114 113 115 explorer.packageExplorer.addModule("yage.core.freelist"); 114 115 explorer.packageExplorer.addModule("yage.core.horde");116 116 117 117 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.all.html
r29 r31 110 110 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 111 111 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 112 on Thu May 17 23:35:062007112 on Sat May 26 23:07:47 2007 113 113 114 114 </div> … … 121 121 explorer.packageExplorer.addModule("yage.core.all"); 122 122 123 explorer.packageExplorer.addModule("yage.core.array"); 124 123 125 explorer.packageExplorer.addModule("yage.core.freelist"); 124 125 explorer.packageExplorer.addModule("yage.core.horde");126 126 127 127 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.all.html
r29 r31 115 115 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 116 116 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 117 on Thu May 17 23:35:062007117 on Sat May 26 23:07:47 2007 118 118 119 119 </div> … … 126 126 explorer.packageExplorer.addModule("yage.core.all"); 127 127 128 explorer.packageExplorer.addModule("yage.core.array"); 129 128 130 explorer.packageExplorer.addModule("yage.core.freelist"); 129 130 explorer.packageExplorer.addModule("yage.core.horde");131 131 132 132 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.freelist.html
r29 r31 165 165 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 166 166 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 167 on Thu May 17 23:35:062007167 on Sat May 26 23:07:47 2007 168 168 169 169 </div> … … 176 176 explorer.packageExplorer.addModule("yage.core.all"); 177 177 178 explorer.packageExplorer.addModule("yage.core.array"); 179 178 180 explorer.packageExplorer.addModule("yage.core.freelist"); 179 180 explorer.packageExplorer.addModule("yage.core.horde");181 181 182 182 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.matrix.html
r29 r31 832 832 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 833 833 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 834 on Thu May 17 23:35:062007834 on Sat May 26 23:07:47 2007 835 835 836 836 </div> … … 843 843 explorer.packageExplorer.addModule("yage.core.all"); 844 844 845 explorer.packageExplorer.addModule("yage.core.array"); 846 845 847 explorer.packageExplorer.addModule("yage.core.freelist"); 846 847 explorer.packageExplorer.addModule("yage.core.horde");848 848 849 849 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.misc.html
r29 r31 517 517 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 518 518 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 519 on Thu May 17 23:35:062007519 on Sat May 26 23:07:47 2007 520 520 521 521 </div> … … 528 528 explorer.packageExplorer.addModule("yage.core.all"); 529 529 530 explorer.packageExplorer.addModule("yage.core.array"); 531 530 532 explorer.packageExplorer.addModule("yage.core.freelist"); 531 532 explorer.packageExplorer.addModule("yage.core.horde");533 533 534 534 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.parse.html
r29 r31 222 222 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 223 223 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 224 on Thu May 17 23:35:062007224 on Sat May 26 23:07:47 2007 225 225 226 226 </div> … … 233 233 explorer.packageExplorer.addModule("yage.core.all"); 234 234 235 explorer.packageExplorer.addModule("yage.core.array"); 236 235 237 explorer.packageExplorer.addModule("yage.core.freelist"); 236 237 explorer.packageExplorer.addModule("yage.core.horde");238 238 239 239 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.plane.html
r29 r31 278 278 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 279 279 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 280 on Thu May 17 23:35:062007280 on Sat May 26 23:07:47 2007 281 281 282 282 </div> … … 289 289 explorer.packageExplorer.addModule("yage.core.all"); 290 290 291 explorer.packageExplorer.addModule("yage.core.array"); 292 291 293 explorer.packageExplorer.addModule("yage.core.freelist"); 292 293 explorer.packageExplorer.addModule("yage.core.horde");294 294 295 295 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.quatrn.html
r29 r31 471 471 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 472 472 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 473 on Thu May 17 23:35:062007473 on Sat May 26 23:07:48 2007 474 474 475 475 </div> … … 482 482 explorer.packageExplorer.addModule("yage.core.all"); 483 483 484 explorer.packageExplorer.addModule("yage.core.array"); 485 484 486 explorer.packageExplorer.addModule("yage.core.freelist"); 485 486 explorer.packageExplorer.addModule("yage.core.horde");487 487 488 488 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.repeater.html
r29 r31 219 219 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 220 220 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 221 on Thu May 17 23:35:062007221 on Sat May 26 23:07:48 2007 222 222 223 223 </div> … … 230 230 explorer.packageExplorer.addModule("yage.core.all"); 231 231 232 explorer.packageExplorer.addModule("yage.core.array"); 233 232 234 explorer.packageExplorer.addModule("yage.core.freelist"); 233 234 explorer.packageExplorer.addModule("yage.core.horde");235 235 236 236 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.timer.html
r29 r31 255 255 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 256 256 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 257 on Thu May 17 23:35:062007257 on Sat May 26 23:07:48 2007 258 258 259 259 </div> … … 266 266 explorer.packageExplorer.addModule("yage.core.all"); 267 267 268 explorer.packageExplorer.addModule("yage.core.array"); 269 268 270 explorer.packageExplorer.addModule("yage.core.freelist"); 269 270 explorer.packageExplorer.addModule("yage.core.horde");271 271 272 272 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.vector.html
r29 r31 1080 1080 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 1081 1081 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 1082 on Thu May 17 23:35:0620071082 on Sat May 26 23:07:48 2007 1083 1083 1084 1084 </div> … … 1091 1091 explorer.packageExplorer.addModule("yage.core.all"); 1092 1092 1093 explorer.packageExplorer.addModule("yage.core.array"); 1094 1093 1095 explorer.packageExplorer.addModule("yage.core.freelist"); 1094 1095 explorer.packageExplorer.addModule("yage.core.horde");1096 1096 1097 1097 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.core.xml.html
r29 r31 448 448 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 449 449 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 450 on Thu May 17 23:35:062007450 on Sat May 26 23:07:48 2007 451 451 452 452 </div> … … 459 459 explorer.packageExplorer.addModule("yage.core.all"); 460 460 461 explorer.packageExplorer.addModule("yage.core.array"); 462 461 463 explorer.packageExplorer.addModule("yage.core.freelist"); 462 463 explorer.packageExplorer.addModule("yage.core.horde");464 464 465 465 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.gameobj.html
r29 r31 106 106 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 107 107 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 108 on Thu May 17 23:35:062007108 on Sat May 26 23:07:48 2007 109 109 110 110 </div> … … 117 117 explorer.packageExplorer.addModule("yage.core.all"); 118 118 119 explorer.packageExplorer.addModule("yage.core.array"); 120 119 121 explorer.packageExplorer.addModule("yage.core.freelist"); 120 121 explorer.packageExplorer.addModule("yage.core.horde");122 122 123 123 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.main.html
r29 r31 106 106 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 107 107 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 108 on Thu May 17 23:35:062007108 on Sat May 26 23:07:48 2007 109 109 110 110 </div> … … 117 117 explorer.packageExplorer.addModule("yage.core.all"); 118 118 119 explorer.packageExplorer.addModule("yage.core.array"); 120 119 121 explorer.packageExplorer.addModule("yage.core.freelist"); 120 121 explorer.packageExplorer.addModule("yage.core.horde");122 122 123 123 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.all.html
r29 r31 110 110 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 111 111 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 112 on Thu May 17 23:35:062007112 on Sat May 26 23:07:48 2007 113 113 114 114 </div> … … 121 121 explorer.packageExplorer.addModule("yage.core.all"); 122 122 123 explorer.packageExplorer.addModule("yage.core.array"); 124 123 125 explorer.packageExplorer.addModule("yage.core.freelist"); 124 125 explorer.packageExplorer.addModule("yage.core.horde");126 126 127 127 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.base.html
r29 r31 301 301 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 302 302 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 303 on Thu May 17 23:35:062007303 on Sat May 26 23:07:48 2007 304 304 305 305 </div> … … 312 312 explorer.packageExplorer.addModule("yage.core.all"); 313 313 314 explorer.packageExplorer.addModule("yage.core.array"); 315 314 316 explorer.packageExplorer.addModule("yage.core.freelist"); 315 316 explorer.packageExplorer.addModule("yage.core.horde");317 317 318 318 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.camera.html
r29 r31 392 392 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 393 393 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 394 on Thu May 17 23:35:062007394 on Sat May 26 23:07:48 2007 395 395 396 396 </div> … … 403 403 explorer.packageExplorer.addModule("yage.core.all"); 404 404 405 explorer.packageExplorer.addModule("yage.core.array"); 406 405 407 explorer.packageExplorer.addModule("yage.core.freelist"); 406 407 explorer.packageExplorer.addModule("yage.core.horde");408 408 409 409 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.graph.html
r29 r31 107 107 <b>Example:</b><br> 108 108 <pre class="d_code"> <b>GraphNode</b> plot = <font color=blue>new</font> <b>GraphNode</b>(scene); 109 plot.setWindow(-2, 2, -2, 2, step, step);109 plot.setWindow(-2, 2, -2, 2, .1, .1); 110 110 plot.setFunction((<font color=blue>float</font> s, <font color=blue>float</font> t){ <font color=blue>return</font> Vec3f(s, 1-(s*s+t*t), t); }); 111 111 plot.setTextureFunction((<font color=blue>float</font> s, <font color=blue>float</font> t){ <font color=blue>return</font> Vec2f(s/4-.5, t/4-.5); } ); … … 276 276 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 277 277 278 <dd>Set whether the graph wraps around on itself in the s or t directions; useful for a cylinder, for example. 278 <dd>Set whether the graph wraps around on itself in the s or t parametric coordinates; 279 <br><br> 280 useful for a cylinder, for example. 279 281 <br><br> 280 282 … … 289 291 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 290 292 291 <dd>Regenerate the vertices of the GraphNode. This is called automatically 292 when changing many of the GraphNode's parameters. 293 <dd>Regenerate the gl_Vertex, gl_Normal, and gl_TexCoord attributes of the GraphNode, 294 as well as triangle mesh data. 295 This effectively creates the vertex and mesh data necessary for rendering. 296 This is called automatically when changing many of the GraphNode's parameters. 293 297 <br><br> 294 298 … … 313 317 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 314 318 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 315 on Thu May 17 23:35:062007319 on Sat May 26 23:07:48 2007 316 320 317 321 </div> … … 324 328 explorer.packageExplorer.addModule("yage.core.all"); 325 329 330 explorer.packageExplorer.addModule("yage.core.array"); 331 326 332 explorer.packageExplorer.addModule("yage.core.freelist"); 327 328 explorer.packageExplorer.addModule("yage.core.horde");329 333 330 334 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.light.html
r29 r31 468 468 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 469 469 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 470 on Thu May 17 23:35:062007470 on Sat May 26 23:07:48 2007 471 471 472 472 </div> … … 479 479 explorer.packageExplorer.addModule("yage.core.all"); 480 480 481 explorer.packageExplorer.addModule("yage.core.array"); 482 481 483 explorer.packageExplorer.addModule("yage.core.freelist"); 482 483 explorer.packageExplorer.addModule("yage.core.horde");484 484 485 485 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.model.html
r29 r31 234 234 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 235 235 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 236 on Thu May 17 23:35:062007236 on Sat May 26 23:07:48 2007 237 237 238 238 </div> … … 245 245 explorer.packageExplorer.addModule("yage.core.all"); 246 246 247 explorer.packageExplorer.addModule("yage.core.array"); 248 247 249 explorer.packageExplorer.addModule("yage.core.freelist"); 248 249 explorer.packageExplorer.addModule("yage.core.horde");250 250 251 251 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.moveable.html
r29 r31 530 530 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 531 531 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 532 on Thu May 17 23:35:062007532 on Sat May 26 23:07:48 2007 533 533 534 534 </div> … … 541 541 explorer.packageExplorer.addModule("yage.core.all"); 542 542 543 explorer.packageExplorer.addModule("yage.core.array"); 544 543 545 explorer.packageExplorer.addModule("yage.core.freelist"); 544 545 explorer.packageExplorer.addModule("yage.core.horde");546 546 547 547 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.node.html
r29 r31 390 390 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 391 391 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 392 on Thu May 17 23:35:062007392 on Sat May 26 23:07:48 2007 393 393 394 394 </div> … … 401 401 explorer.packageExplorer.addModule("yage.core.all"); 402 402 403 explorer.packageExplorer.addModule("yage.core.array"); 404 403 405 explorer.packageExplorer.addModule("yage.core.freelist"); 404 405 explorer.packageExplorer.addModule("yage.core.horde");406 406 407 407 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.scene.html
r29 r31 113 113 <script type="text/javascript">explorer.outline.addDecl('Scene');</script> 114 114 . Examples include global ambient lighting and the speed of sound. 115 Scenes also maintain a Horde (array)of all lights in them.115 Scenes also maintain an array of all lights in them. 116 116 <br><br> 117 117 Each … … 513 513 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 514 514 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 515 on Thu May 17 23:35:062007515 on Sat May 26 23:07:48 2007 516 516 517 517 </div> … … 524 524 explorer.packageExplorer.addModule("yage.core.all"); 525 525 526 explorer.packageExplorer.addModule("yage.core.array"); 527 526 528 explorer.packageExplorer.addModule("yage.core.freelist"); 527 528 explorer.packageExplorer.addModule("yage.core.horde");529 529 530 530 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.sound.html
r29 r31 496 496 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 497 497 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 498 on Thu May 17 23:35:062007498 on Sat May 26 23:07:48 2007 499 499 500 500 </div> … … 507 507 explorer.packageExplorer.addModule("yage.core.all"); 508 508 509 explorer.packageExplorer.addModule("yage.core.array"); 510 509 511 explorer.packageExplorer.addModule("yage.core.freelist"); 510 511 explorer.packageExplorer.addModule("yage.core.horde");512 512 513 513 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.sprite.html
r29 r31 215 215 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 216 216 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 217 on Thu May 17 23:35:072007217 on Sat May 26 23:07:48 2007 218 218 219 219 </div> … … 226 226 explorer.packageExplorer.addModule("yage.core.all"); 227 227 228 explorer.packageExplorer.addModule("yage.core.array"); 229 228 230 explorer.packageExplorer.addModule("yage.core.freelist"); 229 230 explorer.packageExplorer.addModule("yage.core.horde");231 231 232 232 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.node.terrain.html
r29 r31 107 107 <pre class="d_code"> <b>TerrainNode</b> a = <font color=blue>new</font> <b>TerrainNode</b>(scene); <font color=green>// Child of scene 108 108 </font> a.setScale(1000, 100, 1000); <font color=green>// Make it a decent size 109 </font> a.setMaterial(<span style="color: purple">"terrain/ dirt.xml"</span>);109 </font> a.setMaterial(<span style="color: purple">"terrain/islands.xml"</span>); 110 110 a.setHeightMap(<span style="color: purple">"terrain/islands-height.png"</span>); 111 111 </pre> … … 266 266 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 267 267 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 268 on Thu May 17 23:35:072007268 on Sat May 26 23:07:48 2007 269 269 270 270 </div> … … 277 277 explorer.packageExplorer.addModule("yage.core.all"); 278 278 279 explorer.packageExplorer.addModule("yage.core.array"); 280 279 281 explorer.packageExplorer.addModule("yage.core.freelist"); 280 281 explorer.packageExplorer.addModule("yage.core.horde");282 282 283 283 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.resource.all.html
r29 r31 111 111 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 112 112 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 113 on Thu May 17 23:35:072007113 on Sat May 26 23:07:48 2007 114 114 115 115 </div> … … 122 122 explorer.packageExplorer.addModule("yage.core.all"); 123 123 124 explorer.packageExplorer.addModule("yage.core.array"); 125 124 126 explorer.packageExplorer.addModule("yage.core.freelist"); 125 126 explorer.packageExplorer.addModule("yage.core.horde");127 127 128 128 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.resource.image.html
r29 r31 330 330 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 331 331 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 332 on Thu May 17 23:35:072007332 on Sat May 26 23:07:48 2007 333 333 334 334 </div> … … 341 341 explorer.packageExplorer.addModule("yage.core.all"); 342 342 343 explorer.packageExplorer.addModule("yage.core.array"); 344 343 345 explorer.packageExplorer.addModule("yage.core.freelist"); 344 345 explorer.packageExplorer.addModule("yage.core.horde");346 346 347 347 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.resource.layer.html
r29 r31 439 439 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 440 440 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 441 on Thu May 17 23:35:072007441 on Sat May 26 23:07:48 2007 442 442 443 443 </div> … … 450 450 explorer.packageExplorer.addModule("yage.core.all"); 451 451 452 explorer.packageExplorer.addModule("yage.core.array"); 453 452 454 explorer.packageExplorer.addModule("yage.core.freelist"); 453 454 explorer.packageExplorer.addModule("yage.core.horde");455 455 456 456 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.resource.material.html
r29 r31 186 186 <span class="currsymbol">removeLayer</span> 187 187 <script type="text/javascript">explorer.outline.addDecl('removeLayer');</script> 188 ( uint <span class="funcparam">index</span>);188 (int <span class="funcparam">index</span>); 189 189 </span></dt> 190 190 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> … … 226 226 Documentation generated with <a href="http://www.dsource.org/projects/helix/wiki/CandyDoc"> 227 227 <img src="img/candydoc.gif" alt="CandyDoc" style="vertical-align:middle; top:-1px"></a> 228 on Thu May 17 23:35:072007228 on Sat May 26 23:07:49 2007 229 229 230 230 </div> … … 237 237 explorer.packageExplorer.addModule("yage.core.all"); 238 238 239 explorer.packageExplorer.addModule("yage.core.array"); 240 239 241 explorer.packageExplorer.addModule("yage.core.freelist"); 240 241 explorer.packageExplorer.addModule("yage.core.horde");242 242 243 243 explorer.packageExplorer.addModule("yage.core.matrix"); trunk/doc/api/yage.resource.mesh.html
r29 r31 100 100 <dd>Models are divided into one or more meshes. 101 101 Each mesh has its own material and an array of triangle indices. 102 The triangle indicices index into an array of Vertices in theparent Model.102 The triangle indicices index into an array of vertices in a parent Model. 103 103 <br><br> 104 104 … … 111 111 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 112 112 113 <dd>Construct and allocate Opengl buffer. 114 <br><br> 115 113 <dd><br><br> 116 114 </dd> 117 115 … … 121 119 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 122 120 123 <dd>Create as an exact duplicate of another M odel.121 <dd>Create as an exact duplicate of another Mesh. 124 122 <br><br> 125 123 … … 131 129 <script type="text/javascript">explorer.outline.writeEnabled = false;</script> 132 130
