Functiondojox.math.matrix.identity

dojo.require("dojox.math.matrix");
defined in dojox/math/matrix.js

Create an identity matrix based on the size and scale.

Usage

function (/*Number*/ size, /*Number?*/ scale) (view source)
parametertypedescription
sizeNumber 
scaleNumberOptional.