Functiondojox.gfx3d.Path3d._collectArgs

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

converts an array of arguments to plain numeric values

Usage

function (/*Array*/ array, /*Array*/ args) (view source)
parametertypedescription
arrayArrayan output argument (array of numbers)
argsArrayan input argument (can be values of Boolean, Number, dojox.gfx.Point, or an embedded array of them)