/external/jmonkeyengine/engine/src/core/com/jme3/light/ |
D | LightList.java | 310 ArrayList<Light> lights = new ArrayList<Light>(); in write() local 312 lights.add(list[i]); in write() 314 oc.writeSavableArrayList(lights, "lights", null); in write() 321 List<Light> lights = ic.readSavableArrayList("lights", null); in read() local 322 listSize = lights.size(); in read() 330 list[i] = lights.get(i); in read()
|
/external/jmonkeyengine/engine/src/blender/com/jme3/asset/ |
D | BlenderKey.java | 505 private List<Light> lights; field in BlenderKey.LoadingResults 534 lights = new ArrayList<Light>(); in LoadingResults() 609 if (lights != null) { in addLight() 610 lights.add(light); in addLight() 667 return lights; in getLights()
|
/external/v8/benchmarks/ |
D | raytrace.js | 303 lights : [], property in Flog.RayTracer.Scene 313 this.lights = new Array(); 715 for(var i=0; i<scene.lights.length; i++){ 716 var light = scene.lights[i]; 877 scene.lights.push(light); 878 scene.lights.push(light1);
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
D | Renderer.java | 167 public void setLighting(LightList lights); in setLighting() argument
|
/external/jmonkeyengine/engine/src/core/com/jme3/system/ |
D | NullRenderer.java | 98 public void setLighting(LightList lights) { in setLighting() argument
|
/external/jmonkeyengine/engine/src/core-data/Common/ShaderLib/ |
D | Lighting.glsllib | 34 // find light dir in tangent space, works for point & directional lights
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/lights/ |
D | LightHelper.java | 32 package com.jme3.scene.plugins.blender.lights;
|
/external/iptables/extensions/ |
D | libxt_LED.man | 2 lights, to blink or illuminate them when certain packets pass through the
|
/external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/ |
D | TerrainLighting.vert | 37 // JME3 lights in world space
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/ |
D | AbstractBlenderLoader.java | 49 import com.jme3.scene.plugins.blender.lights.LightHelper;
|
D | BlenderLoader.java | 53 import com.jme3.scene.plugins.blender.lights.LightHelper;
|
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/ |
D | Deferred.frag | 94 // JME3 lights in world space
|
D | Lighting.vert | 82 // JME3 lights in world space
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/objects/ |
D | ObjectHelper.java | 64 import com.jme3.scene.plugins.blender.lights.LightHelper;
|
/external/mesa3d/docs/ |
D | README.CYGWIN | 56 such as maximum number of lights, clipping planes, maximum texture size,
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_klex.pkb | 919 liberties)C!*7&IK@Plieclieutenant)C:=K!:E&EKliftcliftingHlightAlighterAlightsc…
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 1541 lights
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/ |
D | en-US_klex.pkb | 701 lightning+lightselightweightAlike<D!6C likewise #D!6CP6Qlimbselimite limiting"li…
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 3676 N^V "lights" :G2P
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 4082 N^V "lights" :G2P
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 647 䁝 < deluding\-and\-causing\-disorder\-lights\-shining; 709 㶬 < bright\-lights\-and\-illuminations\-of\-the\-fire; 36445 䁝 > deluding\-and\-causing\-disorder\-lights\-shining; 36484 㶬 > bright\-lights\-and\-illuminations\-of\-the\-fire; 36485 㶡 > bright\-lights\-and\-illuminations\-of\-the\-fire;
|
/external/jmonkeyengine/ |
D | NOTICE | 1583 ==> engine/src/blender/com/jme3/scene/plugins/blender/lights/LightHelper.java <== 16910 * Ambient lights are unaffected by the surface normal, and are constant
|
/external/libxml2/ |
D | ChangeLog | 8954 lights places in the library which may need to be enhanced
|