Functiondojox.gfx3d.vector.normalize

dojo.require("dojox.gfx3d.vector");
defined in dojox/gfx3d/vector.js

find the normal of the implicit surface

Usage

function (/*Array*/ a, b, c) (view source)
parametertypedescription
aArrayObject a point
b Object a point
c Object a point