dojox
»
gfx3d
»
lighting
» dot
dojox.gfx3d.lighting.dot
dojo.require("dojox.gfx3d.lighting");
defined in dojox/gfx3d/lighting.js
Usage
function (a, b)
(view source)
return
a.
x
*
b.
x
+ a.
y
*
b.
y
+ a.
z
*
b.
z
;
parameter
type
description
a
b